aboutsummaryrefslogtreecommitdiff
path: root/icudata.host.darwin-arm64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'icudata.host.darwin-arm64.mk')
-rw-r--r--icudata.host.darwin-arm64.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icudata.host.darwin-arm64.mk b/icudata.host.darwin-arm64.mk
index 67a77db..15aa0d2 100644
--- a/icudata.host.darwin-arm64.mk
+++ b/icudata.host.darwin-arm64.mk
@@ -46,6 +46,7 @@ MY_CFLAGS_Debug := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-Os \
-g \
-gdwarf-4 \
@@ -126,6 +127,7 @@ MY_CFLAGS_Release := \
-Wstring-conversion \
-Wno-c++11-narrowing \
-Wno-deprecated-register \
+ -Wno-unused-local-typedef \
-Os \
-fno-ident \
-fdata-sections \