Turn on stack protector for mips.
Go straight to -fstack-protector-strong, since it works to boot the emulator. Change-Id: Ie44abd869355d2163dec7d9e2635b26b45255df6
This commit is contained in:
@@ -89,6 +89,7 @@ $(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
-funwind-tables \
|
||||
-fstack-protector-strong \
|
||||
-Wa,--noexecstack \
|
||||
-Werror=format-security \
|
||||
-D_FORTIFY_SOURCE=2 \
|
||||
|
Reference in New Issue
Block a user