Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 835816ae authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "arm: upgrade to _FORTIFY_SOURCE=2"

parents f7e5c424 316f720b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -105,7 +105,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)