summaryrefslogtreecommitdiff
path: root/user/fontconfig/disable-crbug.patch
blob: 2c2720ac663714e1ed415c079db1e7291a8a6352 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
i.e. the comment.

--- fontconfig-2.15.0/test/meson.build.old	2020-12-16 23:27:27.000000000 -0600
+++ fontconfig-2.15.0/test/meson.build	2025-05-09 20:36:03.552602973 -0500
@@ -14,8 +14,6 @@
     # FIXME: ['test-migration.c'],
     ['test-bz106632.c', {'c_args': ['-DFONTFILE="@0@"'.format(join_paths(meson.current_source_dir(), '4x6.pcf'))]}],
     ['test-issue107.c'], # FIXME: fails on mingw
-    # FIXME: this needs NotoSans-hinted.zip font downloaded and unpacked into test build directory! see run-test.sh
-    ['test-crbug1004254.c', {'dependencies': dependency('threads')}], # for pthread
   ]
 
   if get_option('default_library') == 'static'