aboutsummaryrefslogtreecommitdiff
path: root/icuuc.host.darwin-arm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icuuc.host.darwin-arm.mk')
-rw-r--r--icuuc.host.darwin-arm.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icuuc.host.darwin-arm.mk b/icuuc.host.darwin-arm.mk
index 06435d5..f877835 100644
--- a/icuuc.host.darwin-arm.mk
+++ b/icuuc.host.darwin-arm.mk
@@ -218,6 +218,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 \
@@ -307,6 +308,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 \