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

Commit e397dccc authored by Bruce Beare's avatar Bruce Beare
Browse files

x86: Enable -fstack-protector



Change-Id: I1fe10159b7a29452ecfc6ba328164948cf9950d6
Signed-off-by: default avatarBruce Beare <bruce.j.beare@intel.com>
parent 4272b32a
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -91,9 +91,7 @@ TARGET_GLOBAL_CFLAGS += \
			-funwind-tables \
			-funwind-tables \
			-include $(call select-android-config-h,target_linux-x86)
			-include $(call select-android-config-h,target_linux-x86)


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


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