瀏覽代碼

Merge pull request #42187 from KentaTada/fix-seccomp-kernel-config

check-config.sh: add SECCOMP_FILTER
Tianon Gravi 4 年之前
父節點
當前提交
545d02e037
共有 1 個文件被更改,包括 1 次插入0 次删除
  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