]> Git Repo - linux.git/commit
perf tools: Allow to specify custom linker command
authorAaro Koskinen <[email protected]>
Wed, 1 Jul 2015 11:54:43 +0000 (14:54 +0300)
committerArnaldo Carvalho de Melo <[email protected]>
Wed, 1 Jul 2015 20:53:50 +0000 (17:53 -0300)
commit5ef7bbb09f7b91ef06524c72e1ab1fc48e0d6682
treeb7a3346416c6d1229ff79ade4fe8646c95125dd8
parent642273795fa81da11290ffa90bce6ff242f2a7bb
perf tools: Allow to specify custom linker command

Allow to specify custom linker command. This fixes MIPS64 builds for
64-bit userspace as it will allow to pass a linker using the correct
linker flags for 64-bit ABI (by default GNU binutils ld will assume
N32).

Signed-off-by: Aaro Koskinen <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/Makefile.perf
This page took 0.050789 seconds and 4 git commands to generate.