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

Commit a799c4be authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Merge "enable -fstack-protector-strong" am: 2a49aba3

am: c5c2e607

* commit 'c5c2e607':
  enable -fstack-protector-strong
parents 82b30426 c5c2e607
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ $(combo_2nd_arch_prefix)TARGET_GLOBAL_CFLAGS += \
			-ffunction-sections \
			-fdata-sections \
			-funwind-tables \
			-fstack-protector \
			-fstack-protector-strong \
			-Wa,--noexecstack \
			-Werror=format-security \
			-D_FORTIFY_SOURCE=2 \
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ TARGET_GLOBAL_CFLAGS += \
    -fno-strict-aliasing \

TARGET_GLOBAL_CFLAGS += \
			-fstack-protector \
			-fstack-protector-strong \
			-ffunction-sections \
			-fdata-sections \
			-funwind-tables \
+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 \
+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