diff options
author | Ingo Molnar <mingo@kernel.org> | 2013-10-10 10:47:01 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-10-14 17:29:09 +0400 |
commit | 0dc097421974e076b47d19806966adf5ebc7fd6b (patch) | |
tree | bf71b1af4842bdf9ba67e3fcd85b4e68c43100ea /tools/perf/config/Makefile | |
parent | fcf92585014f0a0e390d2819de8278ae90da5842 (diff) | |
download | linux-0dc097421974e076b47d19806966adf5ebc7fd6b.tar.xz |
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Namhyung Kim reported these duplicate DPACKAGE definitions:
test-libbfd:
$(BUILD) -DPACKAGE='perf' -DPACKAGE=perf -lbfd -ldl
Fix all affected places and use Namhyung's suggestion that the
definition should look like a normal C string: -DPACKAGE='"perf"'.
Reported-by: Namhyung Kim <namhyung@kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/config/Makefile')
0 files changed, 0 insertions, 0 deletions