GraphicsMagick: Remove liblzma.a from libraries list until xz is...

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.25808.1645040291.1940.graphicsmagick-commit@lists.sourceforge.net>
changeset e5389dc7afbf in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=e5389dc7afbf
summary: Remove liblzma.a from libraries list until xz issue blocking oss-fuzz build is fixed.

diffstat:

 fuzzing/oss-fuzz-build.sh |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r b3d60de9995a -r e5389dc7afbf fuzzing/oss-fuzz-build.sh
--- a/fuzzing/oss-fuzz-build.sh	Tue Feb 15 19:34:14 2022 -0600
+++ b/fuzzing/oss-fuzz-build.sh	Wed Feb 16 13:37:54 2022 -0600
@@ -102,7 +102,8 @@
 # Order libraries in linkage dependency order so libraries on the
 # right provide symbols needed by libraries to the left, to the
 # maximum extent possible.
-MAGICK_LIBS="$WORK/lib/libxml2.a $WORK/lib/libjasper.a $WORK/lib/libpng.a $WORK/lib/libtiff.a $WORK/lib/liblcms2.a $WORK/lib/libwebpmux.a $WORK/lib/libwebp.a $WORK/lib/libturbojpeg.a $WORK/lib/libfreetype.a $WORK/lib/libzstd.a $WORK/lib/liblzma.a $WORK/lib/libz.a"
+MAGICK_LIBS="$WORK/lib/libxml2.a $WORK/lib/libjasper.a $WORK/lib/libpng.a $WORK/lib/libtiff.a $WORK/lib/liblcms2.a $WORK/lib/libwebpmux.a $WORK/lib/libwebp.a $WORK/lib/libturbojpeg.a $WORK/lib/libfreetype.a $WORK/lib/libzstd.a $WORK/lib/libz.a"
+# Removed $WORK/lib/liblzma.a from above list (was before libz)
 
 echo "=== Building fuzzers..."
 for f in fuzzing/*_fuzzer.cc; do
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.