am 9a3dfc06: am 68eb6649: am 432f8d88: Reconcile with AOSP master

* commit '9a3dfc06b94a59bdc7005a8a944996c956527c19':
This commit is contained in:
Jean-Baptiste Queru
2011-10-28 15:28:28 +00:00
committed by Android Git Automerger

View File

@@ -53,6 +53,6 @@ HOST_GLOBAL_CFLAGS += \
-include $(call select-android-config-h,linux-x86)
# Disable new longjmp in glibc 2.11 and later. See bug 2967937.
HOST_GLOBAL_CFLAGS += -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
HOST_GLOBAL_CFLAGS += -D_FORTIFY_SOURCE=0
HOST_NO_UNDEFINED_LDFLAGS := -Wl,--no-undefined