aboutsummaryrefslogtreecommitdiff
path: root/icui18n.host.linux-mips.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icui18n.host.linux-mips.mk')
-rw-r--r--icui18n.host.linux-mips.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icui18n.host.linux-mips.mk b/icui18n.host.linux-mips.mk
index 21dc564..19255e4 100644
--- a/icui18n.host.linux-mips.mk
+++ b/icui18n.host.linux-mips.mk
@@ -210,6 +210,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 \
@@ -300,6 +301,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 \