From: Alastair McKinstry Date: Mon, 28 May 2018 18:46:30 +0000 (+0100) Subject: verbose-ompi-rules X-Git-Tag: archive/raspbian/3.1.0-6+rpi1~1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c85e627138e3e45126bdbdf730bc3881b7dbd946;p=openmpi.git verbose-ompi-rules Gbp-Pq: Name verbose-ompi-rules.patch --- diff --git a/Makefile.ompi-rules b/Makefile.ompi-rules index 2a9cb2b7..714d52e6 100644 --- a/Makefile.ompi-rules +++ b/Makefile.ompi-rules @@ -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)