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

Commit 02191c97 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

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

parents 19e85a25 5324c3c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -94,7 +94,7 @@ TARGET_GLOBAL_CFLAGS += \
			-fstrict-aliasing \
			-fstrict-aliasing \
			-funswitch-loops \
			-funswitch-loops \
			-funwind-tables \
			-funwind-tables \
			-fstack-protector \
			-fstack-protector-strong \
			-m64 \
			-m64 \
			-no-canonical-prefixes \
			-no-canonical-prefixes \
			-fno-canonical-system-headers
			-fno-canonical-system-headers