diff options
author | Hendrik Brueckner <[email protected]> | 2017-11-30 09:49:25 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-12-05 10:24:32 -0300 |
commit | 1dc4ddf112a408e607a073d951b962b6c6e2bd6c (patch) | |
tree | 299578fc858e75836ac2fd2357e8912b088f43ab /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 8d3cd4c3d3ab5f4f9edd5c593b7743f7fbd3526d (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]>
LPU-Reference: [email protected]
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions