aboutsummaryrefslogtreecommitdiff
path: root/icudata.host.linux-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icudata.host.linux-x86.mk')
-rw-r--r--icudata.host.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icudata.host.linux-x86.mk b/icudata.host.linux-x86.mk
index f9654d6..4a707e9 100644
--- a/icudata.host.linux-x86.mk
+++ b/icudata.host.linux-x86.mk
@@ -30,6 +30,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \
@@ -110,6 +111,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \