]> git.ipfire.org Git - thirdparty/lxc.git/commit
Conditional compilation for ARM and PPC
authorChristian Brauner <christian.brauner@mailbox.org>
Thu, 3 Dec 2015 18:24:40 +0000 (19:24 +0100)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 3 Dec 2015 18:52:29 +0000 (13:52 -0500)
commitca3995947f654c39e6942e9b5325c0633993342a
treef6e1764ba38d2a64137c91ace2d17ea03cf1f2e4
parent7635139aa801f3dbe9d9b8091085fe9dce45ec15
Conditional compilation for ARM and PPC

Check if symbols SCMP_ARCH_ARM and SCMP_ARCH_PPC are defined.

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/seccomp.c