aboutsummaryrefslogtreecommitdiff
path: root/icui18n.host.linux-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icui18n.host.linux-arm64.mk')
-rw-r--r--icui18n.host.linux-arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icui18n.host.linux-arm64.mk b/icui18n.host.linux-arm64.mk
index 23ae105..6188bc6 100644
--- a/icui18n.host.linux-arm64.mk
+++ b/icui18n.host.linux-arm64.mk
@@ -191,6 +191,7 @@ LOCAL_SRC_FILES := \
MY_CFLAGS_Debug := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \
@@ -278,6 +279,7 @@ LOCAL_CPPFLAGS_Debug := \
MY_CFLAGS_Release := \
-fstack-protector \
--param=ssp-buffer-size=4 \
+ \
-pthread \
-fno-strict-aliasing \
-Wno-unused-parameter \