forked from openkylin/platform_build
am 7e300d60: Merge "Enable stack-protector for x86"
* commit '7e300d60bfc325e3cbf3e7656297c14109e513b8': Enable stack-protector for x86
This commit is contained in:
commit
0f47a94d2e
|
@ -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 New Issue