diff --git a/[refs] b/[refs] index cabec5e9fc09..f3a6ee3a70a8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ffadcf090d468e9c4938b718649f38dd10cfdb02 +refs/heads/master: dc53eda5a025f3e7503219477a8aefb8842ed74b diff --git a/trunk/tools/perf/Makefile b/trunk/tools/perf/Makefile index b1801e0693c9..3e807d7ab8e7 100644 --- a/trunk/tools/perf/Makefile +++ b/trunk/tools/perf/Makefile @@ -893,7 +893,6 @@ $(OUTPUT)%.s: %.S $(OUTPUT)util/exec_cmd.o: util/exec_cmd.c $(OUTPUT)PERF-CFLAGS $(QUIET_CC)$(CC) -o $@ -c $(ALL_CFLAGS) \ '-DPERF_EXEC_PATH="$(perfexecdir_SQ)"' \ - '-DBINDIR="$(bindir_relative_SQ)"' \ '-DPREFIX="$(prefix_SQ)"' \ $<