verbose-ompi-rules
authorAlastair McKinstry <mckinstry@debian.org>
Wed, 18 Jul 2018 10:20:16 +0000 (11:20 +0100)
committerAlastair McKinstry <mckinstry@debian.org>
Wed, 18 Jul 2018 10:20:16 +0000 (11:20 +0100)
Gbp-Pq: Name verbose-ompi-rules.patch

Makefile.ompi-rules

index 2a9cb2b7b5b096bd9e657f2d91c96045ef2c9a39..714d52e6d59e86cc8f0a026d81fc634b021b5add 100644 (file)
@@ -53,7 +53,7 @@ endif
 # A little verbosity magic; "make" will show the terse output.  "make
 # V=1" will show the actual commands used (just like the other
 # Automake-generated compilation/linker rules).
-V=0
+#V=0
 
 OMPI_V_LN_S = $(ompi__v_LN_S_$V)
 ompi__v_LN_S_ = $(ompi__v_LN_S_$AM_DEFAULT_VERBOSITY)