diff options
| author | Fabrice Fontaine <[email protected]> | 2021-05-10 07:31:33 +0200 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2021-06-07 17:07:00 +0200 |
| commit | 42e8d652438f5ddf04e5dac299cb5e623d113dc0 (patch) | |
| tree | 395252166f773d0c07d9e0ca67278226a729ab67 /tools/perf/scripts/python | |
| parent | 17c0b86e5fab71f6f1410ae31545b486e357dbe4 (diff) | |
s390: disable SSP when needed
Though -nostdlib is passed in PURGATORY_LDFLAGS and -ffreestanding in
KBUILD_CFLAGS_DECOMPRESSOR, -fno-stack-protector must also be passed to
avoid linking errors related to undefined references to
'__stack_chk_guard' and '__stack_chk_fail' if toolchain enforces
-fstack-protector.
Fixes
- https://gitlab.com/kubu93/buildroot/-/jobs/1247043361
Signed-off-by: Fabrice Fontaine <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Reviewed-by: Alexander Egorenkov <[email protected]>
Tested-by: Alexander Egorenkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions