Merge "Enable -fstack-protector-strong for x86."

am: 7abad39b78

* commit '7abad39b78225d2517bc46dff3192ea001184947':
  Enable -fstack-protector-strong for x86.
This commit is contained in:
Elliott Hughes 2015-12-14 13:16:22 -08:00 committed by android-build-merger
commit 49d443b6f7
1 changed files with 1 additions and 1 deletions

View File

@ -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 \