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.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/icuuc.host.darwin-arm.mk b/icuuc.host.darwin-arm.mk
index da05a67..79558e3 100644
--- a/icuuc.host.darwin-arm.mk
+++ b/icuuc.host.darwin-arm.mk
@@ -213,6 +213,8 @@ MY_DEFS_Debug := \
'-DUSE_LIBJPEG_TURBO=1' \
'-DUSE_PROPRIETARY_CODECS' \
'-DENABLE_CONFIGURATION_POLICY' \
+ '-DLOGGING_IS_OFFICIAL_BUILD=1' \
+ '-DTRACING_IS_OFFICIAL_BUILD=1' \
'-DENABLE_GPU=1' \
'-DUSE_OPENSSL=1' \
'-DENABLE_EGLIMAGE=1' \
@@ -273,6 +275,8 @@ MY_DEFS_Release := \
'-DUSE_LIBJPEG_TURBO=1' \
'-DUSE_PROPRIETARY_CODECS' \
'-DENABLE_CONFIGURATION_POLICY' \
+ '-DLOGGING_IS_OFFICIAL_BUILD=1' \
+ '-DTRACING_IS_OFFICIAL_BUILD=1' \
'-DENABLE_GPU=1' \
'-DUSE_OPENSSL=1' \
'-DENABLE_EGLIMAGE=1' \