14 lines
560 B
Diff
14 lines
560 B
Diff
|
Index: fontconfig-2.14.0/test/Makefile.am
|
||
|
===================================================================
|
||
|
--- fontconfig-2.14.0.orig/test/Makefile.am
|
||
|
+++ fontconfig-2.14.0/test/Makefile.am
|
||
|
@@ -69,8 +69,6 @@ test_pthread_LDADD = $(top_builddir)/src
|
||
|
# to meaningfully test anything, and we are not installed yet.
|
||
|
#TESTS += test-pthread
|
||
|
|
||
|
-check_PROGRAMS += test-crbug1004254
|
||
|
-test_crbug1004254_LDADD = $(top_builddir)/src/libfontconfig.la
|
||
|
# Disabling this for the same reason as above but trying to run in run-test.sh.
|
||
|
#TESTS += test-crbug1004254
|
||
|
endif
|