summaryrefslogtreecommitdiffstats
path: root/python2-libxml2/no-fuzz.diff
diff options
context:
space:
mode:
authorkj-sh6042025-05-07 22:17:08 -0400
committerkj-sh6042025-05-07 22:17:08 -0400
commit7443f24cfe307b49819616713fe390b118d46689 (patch)
tree48ba595387c401bb5f44c71679b935230e9cacdf /python2-libxml2/no-fuzz.diff
parent4739d08736cfa8782a2d52c8a0a5154126dc665f (diff)
refactor: update more `agave` stuff
Diffstat (limited to 'python2-libxml2/no-fuzz.diff')
-rw-r--r--python2-libxml2/no-fuzz.diff24
1 files changed, 0 insertions, 24 deletions
diff --git a/python2-libxml2/no-fuzz.diff b/python2-libxml2/no-fuzz.diff
deleted file mode 100644
index 67ab6cc..0000000
--- a/python2-libxml2/no-fuzz.diff
+++ /dev/null
@@ -1,24 +0,0 @@
-diff --git i/Makefile.am w/Makefile.am
-index 7917b595..f0f4b695 100644
---- i/Makefile.am
-+++ w/Makefile.am
-@@ -2,9 +2,9 @@
-
- ACLOCAL_AMFLAGS = -I m4
-
--SUBDIRS = include . doc example fuzz xstc $(PYTHON_SUBDIR)
-+SUBDIRS = include . doc example xstc $(PYTHON_SUBDIR)
-
--DIST_SUBDIRS = include . doc example fuzz python xstc
-+DIST_SUBDIRS = include . doc example python xstc
-
- AM_CPPFLAGS = -I$(top_builddir)/include -I$(srcdir)/include
-
-@@ -210,7 +210,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
-