Merge "Remove usused workaround."

This commit is contained in:
Ben Cheng
2011-02-16 13:19:13 -08:00
committed by Android (Google) Code Review

View File

@@ -133,10 +133,6 @@ endif
TARGET_GLOBAL_CPPFLAGS += -fvisibility-inlines-hidden
# More flags/options can be added here
ifeq ($(NEED_WORKAROUND_CORTEX_A9_745320),true)
TARGET_GLOBAL_CFLAGS += -DWORKAROUND_CORTEX_A9_745320
endif
TARGET_RELEASE_CFLAGS := \
-DNDEBUG \
-g \