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

Commit 3c22287c authored by Martijn Coenen's avatar Martijn Coenen
Browse files

Revert "x86: Enable -fstack-protector"

This reverts commit e397dccc.
parent 65b710ae
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -91,7 +91,9 @@ TARGET_GLOBAL_CFLAGS += \
			-funwind-tables \
			-include $(call select-android-config-h,target_linux-x86)

TARGET_GLOBAL_CFLAGS += -fstack-protector
# Needs to be fixed later
#TARGET_GLOBAL_CFLAGS += \
#			-fstack-protector

# Needs to be added for RELEASE
#TARGET_GLOBAL_CFLAGS += \