summarylogtreecommitdiffstats
path: root/disable_utf8-pointer_test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'disable_utf8-pointer_test.patch')
-rw-r--r--disable_utf8-pointer_test.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/disable_utf8-pointer_test.patch b/disable_utf8-pointer_test.patch
new file mode 100644
index 000000000000..d18c1e84478f
--- /dev/null
+++ b/disable_utf8-pointer_test.patch
@@ -0,0 +1,11 @@
+--- a/glib/tests/meson.build 2019-10-26 22:24:21.710509066 +0300
++++ b/glib/tests/meson.build 2019-10-26 22:24:49.210561309 +0300
+@@ -95,7 +95,7 @@
+ 'timer' : {},
+ 'tree' : {},
+ 'utf8-performance' : {},
+- 'utf8-pointer' : {},
++ #'utf8-pointer' : {},
+ 'utf8-validate' : {},
+ 'utf8-misc' : {},
+ 'utils' : {},