Merge "arm: upgrade to _FORTIFY_SOURCE=2"
This commit is contained in:
@@ -105,7 +105,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||||||
-fstack-protector \
|
-fstack-protector \
|
||||||
-Wa,--noexecstack \
|
-Wa,--noexecstack \
|
||||||
-Werror=format-security \
|
-Werror=format-security \
|
||||||
-D_FORTIFY_SOURCE=1 \
|
-D_FORTIFY_SOURCE=2 \
|
||||||
-fno-short-enums \
|
-fno-short-enums \
|
||||||
$(arch_variant_cflags)
|
$(arch_variant_cflags)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user