lxc: fix build without seccomp if libseccomp built
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 19 Jan 2021 13:29:26 +0000 (10:29 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 26 Feb 2021 06:38:02 +0000 (07:38 +0100)
commit673c3413948690f45713701bb855411bba614522
tree15e42eac3e241afc562d1951f413d6824c2d070c
parenteec3ece900cbe0670e6549f41115cce605f29d5d
lxc: fix build without seccomp if libseccomp built

This fixes compiling lxc without seccomp support if libseccomp is
already installed to the staging dir.  Patches were applied upstream.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 470176905d3bfcb3e34058490a52e135dfed4df6)
utils/lxc/Makefile
utils/lxc/patches/030-commands-fix-check-for-seccomp-notify-support.patch [new file with mode: 0644]
utils/lxc/patches/035-configure-skip-libseccomp-tests-if-it-is-disabled.patch [new file with mode: 0644]