[libvirt PATCH 26/26] meson: Don't include warning flags in summary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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>
---
 meson.build | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meson.build b/meson.build
index a5f6ed6f9f..28c953067c 100644
--- a/meson.build
+++ b/meson.build
@@ -2321,11 +2321,6 @@ docs_summary = {
 }
 summary(docs_summary, section: 'Documentation', bool_yn: true)
 
-build_summary = {
-  'Warning Flags': supported_cc_flags,
-}
-summary(build_summary, section: 'Build', bool_yn: true, list_sep: ' ')
-
 target_summary = {
   'OS': host_machine.system(),
   'Init script': init_script,
-- 
2.31.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux