]> git.pld-linux.org Git - packages/python.git/blame - python-verbose.patch
- up to 2.7.16
[packages/python.git] / python-verbose.patch
CommitLineData
1e4c5e1c
AM
1--- Python-2.7.4/Makefile.pre.in~ 2013-04-23 18:32:25.000000000 +0200
2+++ Python-2.7.4/Makefile.pre.in 2013-04-23 18:34:24.626857195 +0200
3@@ -450,7 +450,7 @@
17141c0f 4 sharedmods: $(BUILDPYTHON)
1e4c5e1c
AM
5 @case "$$MAKEFLAGS" in \
6 *\ -s*|s*) quiet="-q";; \
7- *) quiet="";; \
8+ *) quiet="-vvv";; \
9 esac; \
10 $(RUNSHARED) CC='$(CC)' LDSHARED='$(BLDSHARED)' OPT='$(OPT)' \
11 $(PYTHON_FOR_BUILD) $(srcdir)/setup.py $$quiet build
This page took 0.026159 seconds and 4 git commands to generate.