diff options
author | Branislav Rankov <[email protected]> | 2021-07-21 11:32:58 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-10-05 14:48:10 -0300 |
commit | 35c46bf545b31c961f216dd228bf9cba5499e5f0 (patch) | |
tree | b9bc9e50d15391a7db50afef02dc9fe44c1ef8b1 /scripts/gdb/linux/utils.py | |
parent | 573cf5c9a152da1569b993600daa21ede30eeccb (diff) |
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Filter out -static flag when building plugins as they are always built
as dynamic libraries and -static and -dynamic don't work well together
on arm and arm64.
Signed-off-by: Branislav Rankov <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tamas Zsoldos <[email protected]>
[ Split from a larger patch ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions