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

Commit 249fa3c2 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Enable -fstack-protector-strong for x86." am: 7abad39b

am: 49d443b6

* commit '49d443b6':
  Enable -fstack-protector-strong for x86.
parents 9cffbc4a 49d443b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ $(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
			-fstrict-aliasing \
			-funswitch-loops \
			-funwind-tables \
			-fstack-protector \
			-fstack-protector-strong \
			-m32 \
			-no-canonical-prefixes \
			-fno-canonical-system-headers \