projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8c05be
)
Makefile.ompi-rules: don't set silent building
author
Adrian Bunk
<bunk@debian.org>
Wed, 20 Jan 2021 17:22:18 +0000
(17:22 +0000)
committer
Alastair McKinstry
<mckinstry@debian.org>
Wed, 20 Jan 2021 17:22:18 +0000
(17:22 +0000)
Gbp-Pq: Name verbose-ompi-rules.patch
Makefile.ompi-rules
patch
|
blob
|
history
diff --git
a/Makefile.ompi-rules
b/Makefile.ompi-rules
index d7e1041ca9fa1c2f8437caa0ac14d13f4fbcd8f4..f5e3acb06ad9a2613cffb55bbb43b7ecb37f2f9d 100644
(file)
--- 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)