Merge "Enable -fstack-protector-strong for arm64." am: 03b7effb8d
am: 3a8929bd5a
* commit '3a8929bd5a3d14e3c3a71b26b9fbb01dd544ccb7':
Enable -fstack-protector-strong for arm64.
This commit is contained in:
commit
ae53640f6b
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||
-fno-strict-aliasing \
|
||||
|
||||
TARGET_GLOBAL_CFLAGS += \
|
||||
-fstack-protector \
|
||||
-fstack-protector-strong \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
-funwind-tables \
|
||||
|
|
Loading…
Reference in a new issue