diff --git a/[refs] b/[refs] index d8968ac42640..dc67c4b28ef4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 075de90c46562de1435db16c2129ec4ff92e5bd2 +refs/heads/master: 9c56dfeb784a586713f467e2028a127a2a58a238 diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index be3eb1dc9a5a..94f73abdc56a 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -326,7 +326,7 @@ grep-libs = $(filter -l%,$(1)) strip-libs = $(filter-out -l%,$(1)) $(OUTPUT)python/perf.so: $(PYRF_OBJS) - @python util/setup.py --quiet build_ext --build-lib='$(OUTPUT)python' \ + $(QUIET_GEN)python util/setup.py --quiet build_ext --build-lib='$(OUTPUT)python' \ --build-temp='$(OUTPUT)python/temp' # # No Perl scripts right now: