diff options
| author | kj-sh604 | 2024-07-12 21:42:00 -0400 |
|---|---|---|
| committer | kj-sh604 | 2024-07-12 21:42:00 -0400 |
| commit | 98d9c7915e8ed2373343749fa057704ad050081b (patch) | |
| tree | db57502a21df09d92cb5e3a8e08dd2c306e0fa5d /python2-libxml2/no-fuzz.diff | |
| parent | 6531664243d94b171d1c2a38788e1d9933760450 (diff) | |
kj-gitbot: python2-libxml2/
Diffstat (limited to 'python2-libxml2/no-fuzz.diff')
| -rw-r--r-- | python2-libxml2/no-fuzz.diff | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/python2-libxml2/no-fuzz.diff b/python2-libxml2/no-fuzz.diff new file mode 100644 index 0000000..67ab6cc --- /dev/null +++ b/python2-libxml2/no-fuzz.diff @@ -0,0 +1,24 @@ +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 + |
