lxc: add upstream-status to patch

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-04-18 22:29:57 -04:00
parent 7f18136e1f
commit ac03ddb8b4

View File

@ -6,6 +6,8 @@ Subject: [PATCH] configure: skip libseccomp tests if it is disabled
Move the block checking for libseccomp api compatibility inside
AM_COND_IF([ENABLE_SECCOMP] ... ).
Upstream-Status: submitted [https://github.com/lxc/lxc/pull/3623]
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
---
configure.ac | 17 ++++++++---------