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

Commit eb396e2a 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

am: d3eae508

* commit 'd3eae508':
  Enable -fstack-protector-strong for x86-64.
parents b8cd34fc d3eae508
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