aboutsummaryrefslogtreecommitdiff
path: root/utils/lxc/patches/030-commands-fix-check-for-seccomp-notify-support.patch
Commit message (Collapse)AuthorAge
* lxc: fix build without seccomp if libseccomp builtEneas U de Queiroz2021-02-25
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>