forked from openkylin/platform_build
Merge "Enable -fstack-protector-strong for x86."
This commit is contained in:
commit
7abad39b78
|
@ -94,7 +94,7 @@ $(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
|||
-fstrict-aliasing \
|
||||
-funswitch-loops \
|
||||
-funwind-tables \
|
||||
-fstack-protector \
|
||||
-fstack-protector-strong \
|
||||
-m32 \
|
||||
-no-canonical-prefixes \
|
||||
-fno-canonical-system-headers \
|
||||
|
|
Loading…
Reference in New Issue