From e36819f0c8bbc977459e736c1469224bd2a4e151 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Thu, 3 Feb 2011 22:10:55 -0600 Subject: [PATCH] --- yaml --- r: 234400 b: refs/heads/master c: 9c56dfeb784a586713f467e2028a127a2a58a238 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: