openjdk-23: use OpenJDK 23 as the boot JDK
[oi-userland.git] / components / library / icu-72 / patches / 148-source-common-unicode-uconfig.h.patch
bloba2d26e89c9d2a2130e55f2f5e17c26c7c2589b98
1 # to make disable renaming permanent
3 --- icu/source/common/unicode/uconfig.h.orig
4 +++ icu/source/common/unicode/uconfig.h
5 @@ -89,7 +89,7 @@
6 * @internal
7 */
8 #ifndef U_DISABLE_RENAMING
9 -#define U_DISABLE_RENAMING 0
10 +#define U_DISABLE_RENAMING 1
11 #endif
13 /**