Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 245430
b: refs/heads/master
c: 3643b13
h: refs/heads/master
v: v3
  • Loading branch information
Michael Witten authored and Arnaldo Carvalho de Melo committed Apr 19, 2011
1 parent 58ab043 commit d44fb6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aeafcbaf4fcfeb74aeed65609ea5ead48dfc09f8
refs/heads/master: 3643b133f2cb8023e8cedcbef43215a99d7df561
10 changes: 4 additions & 6 deletions trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -165,12 +165,10 @@ grep-libs = $(filter -l%,$(1))
strip-libs = $(filter-out -l%,$(1))

$(OUTPUT)python/perf.so: $(PYRF_OBJS)
$(QUIET_GEN)( \
export CFLAGS="$(BASIC_CFLAGS)"; \
python util/setup.py --quiet build_ext --build-lib='$(OUTPUT)python' \
--build-temp='$(OUTPUT)python/temp' \
)

$(QUIET_GEN)CFLAGS='$(BASIC_CFLAGS)' python util/setup.py \
--quiet build_ext \
--build-lib='$(OUTPUT)python' \
--build-temp='$(OUTPUT)python/temp'
#
# No Perl scripts right now:
#
Expand Down

0 comments on commit d44fb6e

Please sign in to comment.