Merge "Enable -fstack-protector-strong for x86."
am: 7abad39b78
* commit '7abad39b78225d2517bc46dff3192ea001184947':
Enable -fstack-protector-strong for x86.
This commit is contained in:
commit
49d443b6f7
|
@ -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