diff options
author | Ingo Molnar <[email protected]> | 2013-10-10 08:47:01 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-10-14 10:29:09 -0300 |
commit | 0dc097421974e076b47d19806966adf5ebc7fd6b (patch) | |
tree | bf71b1af4842bdf9ba67e3fcd85b4e68c43100ea /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fcf92585014f0a0e390d2819de8278ae90da5842 (diff) |
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 <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions