]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
seccomp: don't support v2 if seccomp_syscall_resolve_name_arch is not avilable
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 12 Feb 2014 23:20:22 +0000 (17:20 -0600)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 12 Feb 2014 23:31:52 +0000 (18:31 -0500)
commit2b0ae718c84e6f97d658f31466dce77be734dafb
tree9884b6c5127ac356e03a174e42d22a666155fca3
parent5a15791eb2c196fb119cf0f23abaaf7b934dfcac
seccomp: don't support v2 if seccomp_syscall_resolve_name_arch is not avilable

Also don't use arm arch if not defined

This *should* fix build so precise, but I didn't fire one off.
I did test that builds with libseccomp2 still work as expected.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac
src/lxc/seccomp.c