1 --- ./common/unicode/uconfig.h 2019-03-09 11:10:03.000000000 -0800
2 +++ ./common/unicode/uconfig.h 2019-03-10 17:11:24.000000000 -0700
6 #ifndef U_DISABLE_RENAMING
7 -#define U_DISABLE_RENAMING 0
8 +#define U_DISABLE_RENAMING 1
15 #ifndef UCONFIG_NO_SERVICE
16 -# define UCONFIG_NO_SERVICE 0
17 +# define UCONFIG_NO_SERVICE 1
21 --- ./common/unicode/utypes.h 2019-03-09 11:10:04.000000000 -0800
22 +++ ./common/unicode/utypes.h 2019-03-10 17:09:43.000000000 -0700
26 # ifndef U_SHOW_CPLUSPLUS_API
27 -# define U_SHOW_CPLUSPLUS_API 1
28 +# define U_SHOW_CPLUSPLUS_API 0
31 # undef U_SHOW_CPLUSPLUS_API