am 835816ae
: Merge "arm: upgrade to _FORTIFY_SOURCE=2"
* commit '835816ae9eb9de2ae7b75e2318d5eba596f1275c': arm: upgrade to _FORTIFY_SOURCE=2
This commit is contained in:
commit
1d7bebca7e
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ TARGET_GLOBAL_CFLAGS += \
|
|||
-fstack-protector \
|
||||
-Wa,--noexecstack \
|
||||
-Werror=format-security \
|
||||
-D_FORTIFY_SOURCE=1 \
|
||||
-D_FORTIFY_SOURCE=2 \
|
||||
-fno-short-enums \
|
||||
$(arch_variant_cflags)
|
||||
|
||||
|
|
Loading…
Reference in a new issue