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

Commit 6efcdc44 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Turn on stack protector for mips64." am: 6725b4b0

am: b96f6bad

* commit 'b96f6bad':
  Turn on stack protector for mips64.
parents 4ea1c2c0 b96f6bad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -89,6 +89,7 @@ TARGET_GLOBAL_CFLAGS += \
			-ffunction-sections \
			-fdata-sections \
			-funwind-tables \
			-fstack-protector-strong \
			-Wa,--noexecstack \
			-Werror=format-security \
			-D_FORTIFY_SOURCE=2 \