diff options
| author | Fabrice Fontaine <[email protected]> | 2021-05-15 10:16:38 +0200 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2021-05-19 16:37:50 +0530 |
| commit | 6139ab272b1e69e4ff8a37655969c877ae86de49 (patch) | |
| tree | 75a311d966b9259b4361bace3706f9dfaaa44a73 /lib/utils/timer | |
| parent | e822b7504df0583a6a227d51cb7da8ea9fc79c0a (diff) | |
Makefile: unconditionally disable SSP
Though -nostdlib is passed in CFLAGS, -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/1247043359
Signed-off-by: Fabrice Fontaine <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: Xiang W <[email protected]>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions
