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

* commit 'c1705c9ad8da4d6c2d267e27afd6e16aa7b431b6':
  x86: Enable -fstack-protector
This commit is contained in:
David Turner
2011-06-06 12:27:26 -07:00
committed by Android Git Automerger

View File

@@ -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 += \