lxc: fix build without seccomp if libseccomp built 14901/head
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Tue, 19 Jan 2021 13:29:26 +0000 (10:29 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 26 Feb 2021 01:51:08 +0000 (22:51 -0300)
commit470176905d3bfcb3e34058490a52e135dfed4df6
tree78a26063ae346957ab02fe33be2722c33210cc85
parent9e32bfa1f96381335498241202ea575e1ead9f42
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>
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]