diff options
author | Thomas Weißschuh <[email protected]> | 2024-08-07 23:51:39 +0200 |
---|---|---|
committer | Thomas Weißschuh <[email protected]> | 2024-08-10 17:08:15 +0200 |
commit | 1daea158d0aae0770371f3079305a29fdb66829e (patch) | |
tree | 27bcfd55e1392edd50569a93a8ed56ce586c05fa /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0daf8c86a45163f35b8d4f7795068c2511dd0ad9 (diff) |
tools/nolibc: powerpc: limit stack-protector workaround to GCC
As mentioned in the comment, the workaround for
__attribute__((no_stack_protector)) is only necessary on GCC.
Avoid applying the workaround on clang, as clang does not recognize
__attribute__((__optimize__)) and would fail.
Acked-by: Willy Tarreau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Thomas Weißschuh <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions