Explorar o código

check-config.sh: add SECCOMP_FILTER

The check of seccomp filter support was needed.

Ref: https://github.com/opencontainers/runc/pull/2867

Signed-off-by: Kenta Tada <Kenta.Tada@sony.com>
Kenta Tada %!s(int64=4) %!d(string=hai) anos
pai
achega
1c72a68f2a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      contrib/check-config.sh

+ 1 - 0
contrib/check-config.sh

@@ -226,6 +226,7 @@ echo 'Optional Features:'
 }
 {
 	check_flags SECCOMP
+	check_flags SECCOMP_FILTER
 }
 {
 	check_flags CGROUP_PIDS