aports/testing/qt5-qtwebengine/silent-ninja.patch
Bart Ribbers eb36267ead testing/qt5-qtwebengine: move from community
Nothing in community depends on it anymore and we're actively trying to
get rid of it, so demote it to testing where a few packages (5 at the
time of writing) are still using it.
2026-02-25 11:46:31 +01:00

14 lines
499 B
Diff

pasting the full compiler invocation for every cu is redundant, because failures
already print the compiler invocation (where it matters), and the rest is spam
--
--- a/src/core/gn_run.pro
+++ b/src/core/gn_run.pro
@@ -45,7 +45,6 @@
isEmpty(enableThreads):macos {
gn_threads = "--threads=1"
}
- isEmpty(ninjaflags):!silent: ninjaflags = "-v"
build_pass:build_all: default_target.target = all
else: default_target.target = first
default_target.depends = runninja