aboutsummaryrefslogtreecommitdiff
path: root/devel/icu
diff options
context:
space:
mode:
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/files/patch-pkg_gencmn.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/icu/files/patch-pkg_gencmn.c b/devel/icu/files/patch-pkg_gencmn.c
new file mode 100644
index 000000000000..eb3d75e457f6
--- /dev/null
+++ b/devel/icu/files/patch-pkg_gencmn.c
@@ -0,0 +1,11 @@
+--- tools/toolutil/pkg_gencmn.c.orig 2011-05-23 23:56:16.000000000 +0200
++++ tools/toolutil/pkg_gencmn.c 2011-06-21 12:19:03.995937644 +0200
+@@ -18,7 +18,7 @@
+ #include "putilimp.h"
+ #include "pkg_gencmn.h"
+
+-#define STRING_STORE_SIZE 100000
++#define STRING_STORE_SIZE 131072
+
+ #define COMMON_DATA_NAME U_ICUDATA_NAME
+ #define DATA_TYPE "dat"