* commit '0f47a94d2eb50f30b7f559c7c7fc2a8632412cc8': Enable stack-protector for x86
This commit is contained in:
commit
3e91f5ad76
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||
-fstrict-aliasing \
|
||||
-funswitch-loops \
|
||||
-funwind-tables \
|
||||
-fstack-protector \
|
||||
-include $(call select-android-config-h,target_linux-x86)
|
||||
|
||||
# XXX: Not sure this is still needed. Must check with our toolchains.
|
||||
|
|
Loading…
Reference in a new issue