Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299713
b: refs/heads/master
c: 6ffd7bd
h: refs/heads/master
i:
  299711: 80f2b16
v: v3
  • Loading branch information
Otavio Salvador authored and Arnaldo Carvalho de Melo committed Apr 16, 2012
1 parent 5e19dd8 commit 26e9446
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9e755756e4a22784abfb001688357745ea8ca97c
refs/heads/master: 6ffd7bdbf8516d691974d21098278af65d4817a5
4 changes: 2 additions & 2 deletions trunk/tools/perf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ endif

export PERL_PATH

FLEX = $(CROSS_COMPILE)flex
BISON= $(CROSS_COMPILE)bison
FLEX = flex
BISON= bison

$(OUTPUT)util/parse-events-flex.c: util/parse-events.l
$(QUIET_FLEX)$(FLEX) --header-file=$(OUTPUT)util/parse-events-flex.h -t util/parse-events.l > $(OUTPUT)util/parse-events-flex.c
Expand Down

0 comments on commit 26e9446

Please sign in to comment.