diff options
author | Hendrik Brueckner <[email protected]> | 2017-12-13 17:46:54 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-27 12:15:57 -0300 |
commit | a9a3f1d18a6c9ccf89728e23474645aa91e2f4f1 (patch) | |
tree | efa17fbfa718565e8cb0ffe0d3fb44e2c8cf6fb5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 922991c2b14219b33270c770f917e0d1bf8f5597 (diff) |
perf s390: Always build with -fPIC
On s390, object files must be compiled with position-indepedent code in
order to be incrementally linked or linked to shared libraries.
Therefore, add -fPIC to the CFLAGS for s390 to ensure each object file
is built properly.
Reported-by: Jonathan Hermann <[email protected]>
Signed-off-by: Hendrik Brueckner <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Thomas Richter <[email protected]>
Cc: linux s390 list <[email protected]>
Link: https://lkml.kernel.org/r/[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