summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index 13b4ba85f8e..a49bd4b90d6 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -103,6 +103,13 @@ but flags for other compilers could be added when needed.
Immediately terminate the build process if a requested program or feature
must be disabled, e.g., due to missing libraries.
+1.10. --disable-silent-rules
+----------------------------
+Disable the use of less verbose build rules. When using GNU make or another
+'make' implementation that supports nested variable expansions you can still
+specify 'V=1' on the make command line to get more respectively 'V=0' to get
+less verbosity.
+
2. Configure options for program packages
=========================================