1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-25 13:49:22 +03:00

fuzz: Build with compression support on OSS-Fuzz

This commit is contained in:
Nick Wellnhofer
2024-04-23 22:39:53 +02:00
parent 510c7988e0
commit 0977d7a3af

View File

@ -15,6 +15,8 @@ export V=1
./autogen.sh \
--disable-shared \
--with-zlib \
--with-lzma \
--without-debug \
--without-http \
--without-python