aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxml2/disable-fuzz-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libxml2/disable-fuzz-tests.patch')
-rw-r--r--main/libxml2/disable-fuzz-tests.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/main/libxml2/disable-fuzz-tests.patch b/main/libxml2/disable-fuzz-tests.patch
deleted file mode 100644
index 6de3c48f891..00000000000
--- a/main/libxml2/disable-fuzz-tests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/Makefile.in b/Makefile.in
-index 17ccf43..3277fee 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -2098,7 +2098,6 @@ runtests: runtest$(EXEEXT) testrecurse$(EXEEXT) testapi$(EXEEXT) \
- $(CHECKER) ./runxmlconf$(EXEEXT)
- @(if [ "$(PYTHON_SUBDIR)" != "" ] ; then cd python ; \
- $(MAKE) tests ; fi)
-- @cd fuzz; $(MAKE) tests
-
- check: all runtests
-