X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1564080f0b24551765d7068b9fc02f6e5a78fea3..bc12381e609621f4f87a290a4b8abc9d826528df:/INSTALL diff --git a/INSTALL b/INSTALL index 94fa6ba653..4bda46cfbc 100644 --- a/INSTALL +++ b/INSTALL @@ -328,6 +328,11 @@ and is useful with GNU-compatible compilers. On a recent GNU system there should be no warnings; on older and on non-GNU systems the generated warnings may still be useful. +Use --enable-silent-rules to cause 'make' to chatter less. This is +helpful when combined with options like --enable-gcc-warnings that +generate long shell-command lines. 'make V=0' also suppresses the +chatter. + Use --enable-link-time-optimization to enable link-time optimizer. If you're using GNU compiler, this feature is supported since version 4.5.0. If `configure' can determine number of online CPUS on your system, final