aboutsummaryrefslogtreecommitdiff
path: root/icuuc.host.darwin-arm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icuuc.host.darwin-arm.mk')
-rw-r--r--icuuc.host.darwin-arm.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icuuc.host.darwin-arm.mk b/icuuc.host.darwin-arm.mk
index 3a8b5e1..639abaa 100644
--- a/icuuc.host.darwin-arm.mk
+++ b/icuuc.host.darwin-arm.mk
@@ -200,6 +200,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \
@@ -288,6 +289,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \