aboutsummaryrefslogtreecommitdiff
path: root/icui18n.target.linux-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icui18n.target.linux-x86.mk')
-rw-r--r--icui18n.target.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icui18n.target.linux-x86.mk b/icui18n.target.linux-x86.mk
index 17a7c8d..369f066 100644
--- a/icui18n.target.linux-x86.mk
+++ b/icui18n.target.linux-x86.mk
@@ -190,6 +190,7 @@ LOCAL_SRC_FILES := \
# Flags passed to both C and C++ files.
MY_CFLAGS_Debug := \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \
@@ -294,6 +295,7 @@ LOCAL_CPPFLAGS_Debug := \
# Flags passed to both C and C++ files.
MY_CFLAGS_Release := \
--param=ssp-buffer-size=4 \
+ \
-fno-strict-aliasing \
-Wno-unused-parameter \
-Wno-missing-field-initializers \