diff options
author | Ingo Molnar <mingo@kernel.org> | 2013-10-04 10:08:05 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2013-10-09 06:49:01 (GMT) |
commit | b102420b500da97e0fc18d94f0600bddeced1b99 (patch) | |
tree | 43c50f1adb40f3c1c4b04d73ba386f4eb70dcadb /mm/process_vm_access.c | |
parent | 684f434cc05a122938b75e055d7d799f1dd58d55 (diff) | |
download | linux-b102420b500da97e0fc18d94f0600bddeced1b99.tar.xz |
tools/perf/build: Fix non-canonical directory names in O=
This was a long-standing bug, relative pathnames like O=dir did not fully
work in the build system:
$ make O=localdir clean
SUBDIR Documentation
../../scripts/Makefile.include:3: *** O=localdir does not exist. Stop.
make[1]: *** [clean] Error 2
make: *** [clean] Error 2
Fix this by canonizing the directory before passing it to Makefile.perf.
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>
Link: http://lkml.kernel.org/n/tip-hchMp1hozn9tqgswWcooxcru@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'mm/process_vm_access.c')
0 files changed, 0 insertions, 0 deletions