diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2012-07-06 09:21:32 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-07-25 16:54:06 +0200 |
commit | 52b5c0d485385d3c767d979496983ca2b6987f5c (patch) | |
tree | 2c67d60162c7d6561783e3a3e78e3132ebbd26ee /fs/xfs/uuid.c | |
parent | perf tools: Fix build error with bison 2.6 (diff) | |
download | linux-52b5c0d485385d3c767d979496983ca2b6987f5c.tar.xz linux-52b5c0d485385d3c767d979496983ca2b6987f5c.zip |
tools lib traceevent: Detect build environment changes
Cross compiling perf requires setting ARCH and CROSS_COMPILE variables,
but libtraceevent couldn't detect the changes so it ends up believing no
recompiling is required. Thus the linker failed like:
LINK perf
../lib/traceevent//libtraceevent.a: member ../lib/traceevent//libtraceevent.a(event-parse.o) in archive is not an object
collect2: ld returned 1 exit status
make: *** [perf] Error 1
This patch fixes this by adding TRACEEVENT-CFLAGS file like
PERF-CFLAGS to track those changes.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1341559297-25725-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/xfs/uuid.c')
0 files changed, 0 insertions, 0 deletions