The list takes up half a screen on my machine and it doesn't seem useful enough for that to be warranted, especially when it results in other, arguably more relevant parts of the summary being pushed off-screen. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Reviewed-by: Pavel Hrdina <phrdina@xxxxxxxxxx> --- Changes from [v1]: * move out of the series, which has mostly been pushed now. [v1] https://listman.redhat.com/archives/libvir-list/2021-June/msg00002.html meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/meson.build b/meson.build index 2fa379f47a..b09d766b11 100644 --- a/meson.build +++ b/meson.build @@ -2313,7 +2313,6 @@ else loader_res = '' endif misc_summary = { - 'Warning Flags': supported_cc_flags, 'docs': gen_docs, 'tests': build_tests, 'DTrace': conf.has('WITH_DTRACE_PROBES'), -- 2.31.1