am 57a477ff: am 6f9b7562: am d5565942: Merge "x86: Disable stack-protector until bionic is fixed"

* commit '57a477ff2e3dc853d24ca4ce490dbc50feeca3c8':
  x86: Disable stack-protector until bionic is fixed
This commit is contained in:
David Turner
2011-04-26 12:45:49 -07:00
committed by Android Git Automerger

View File

@@ -80,6 +80,9 @@ TARGET_GLOBAL_CFLAGS += \
-fPIC \
-include $(call select-android-config-h,target_linux-x86)
# Fix this after ssp.c is fixed for x86
# TARGET_GLOBAL_CFLAGS += -fstack-protector
TARGET_GLOBAL_CPPFLAGS += \
-fno-use-cxa-atexit