aboutsummaryrefslogtreecommitdiff
path: root/icui18n.host.linux-x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icui18n.host.linux-x86.mk')
-rw-r--r--icui18n.host.linux-x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icui18n.host.linux-x86.mk b/icui18n.host.linux-x86.mk
index 7bb717b..4f89d08 100644
--- a/icui18n.host.linux-x86.mk
+++ b/icui18n.host.linux-x86.mk
@@ -209,6 +209,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-Wno-deprecated-declarations \
-Wno-logical-op-parentheses \
-Wno-tautological-compare \
@@ -298,6 +299,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-Wno-deprecated-declarations \
-Wno-logical-op-parentheses \
-Wno-tautological-compare \