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

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

Merge "Enable -fstack-protector-strong for x86-64."

am: 02191c97

* commit '02191c97':
  Enable -fstack-protector-strong for x86-64.
parents 39d848b1 02191c97
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ TARGET_GLOBAL_CFLAGS += \
			-fstrict-aliasing \
			-funswitch-loops \
			-funwind-tables \
			-fstack-protector \
			-fstack-protector-strong \
			-m64 \
			-no-canonical-prefixes \
			-fno-canonical-system-headers