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

Commit 0a2d335e authored by David Turner's avatar David Turner Committed by Android Git Automerger
Browse files

am c1705c9a: Merge "x86: Enable -fstack-protector"

* commit 'c1705c9a':
  x86: Enable -fstack-protector
parents e4778e6a c1705c9a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -91,9 +91,7 @@ TARGET_GLOBAL_CFLAGS += \
			-funwind-tables \
			-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
#TARGET_GLOBAL_CFLAGS += \