configure: arm/aarch64: allow enable-seccomp
commit693e59105d2ce4d6f4c96a2373fec06a24d0e6be
authorAndrew Jones <drjones@redhat.com>
Wed, 30 Sep 2015 15:59:18 +0000 (30 11:59 -0400)
committerEduardo Otubo <eduardo.otubo@profitbricks.com>
Mon, 16 Nov 2015 08:49:14 +0000 (16 09:49 +0100)
tree8bb04db246a30a3e1f38f51f23c4eb590ed6c11f
parent47d2067af3424c1a9b1b215dfc6b0c55ac4b3ee7
configure: arm/aarch64: allow enable-seccomp

This is a revert of ae6e8ef11e6cb, but with a bit of refactoring,
and also specifically adding arm/aarch64, rather than all
architectures. Currently, libseccomp code appears to also support
mips, ppc, and s390. We could therefore allow qemu to enable
seccomp for those platforms as well, with additional configure
patches, given they're tested and proven to work.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Eduardo Otubo <eduardo.otubo@profitbricks.com>
configure