Merge pull request #7632 from erikh/fix_check_config
fix check-config.sh to check for CGROUP_PERF Upstream-commit: 651f521e1772e64f267e448bf88f0be246248cc8 Component: engine
This commit is contained in:
@ -146,6 +146,7 @@ echo 'Optional Features:'
|
||||
flags=(
|
||||
MEMCG_SWAP
|
||||
RESOURCE_COUNTERS
|
||||
CGROUP_PERF
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user