summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 810dec8..5d7496b 100644
--- a/Android.mk
+++ b/Android.mk
@@ -273,7 +273,6 @@ ifeq ($(TARGET_ARCH),arm)
LOCAL_CFLAGS += -Darm
# remove this warning: "note: the mangling of 'va_list' has changed in GCC 4.4"
LOCAL_CFLAGS += -Wno-psabi
-LOCAL_CFLAGS += -fno-data-sections
endif
# need a flag to tell the C side when we're on devices with large memory