ports/textproc/icu4c/patches/patch-source_common_unicode_uconfig_h

13 lines
256 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: source/common/unicode/uconfig.h
--- source/common/unicode/uconfig.h.orig
+++ source/common/unicode/uconfig.h
@@ -89,7 +89,7 @@
* @internal
*/
#ifndef U_DISABLE_RENAMING
-#define U_DISABLE_RENAMING 0
+#define U_DISABLE_RENAMING 1
#endif
/**