]> 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, 17 Nov 2016 22:20:31 +0000 (17:20 -0500)
commitd529ba02e9766942fb376b5b7b19579ace632e1d
treea2ad0cfa34edc4a960275515578d2330665f1926
parenta707c3c98b2b0d0aa31b37e1d13a9cd239569dec
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