aboutsummaryrefslogtreecommitdiff
path: root/icudata.host.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icudata.host.darwin-arm64.mk')
-rw-r--r--icudata.host.darwin-arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icudata.host.darwin-arm64.mk b/icudata.host.darwin-arm64.mk
index 490eb00..3c3882e 100644
--- a/icudata.host.darwin-arm64.mk
+++ b/icudata.host.darwin-arm64.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 \
@@ -109,6 +110,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \