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:
@ -15,6 +15,8 @@ export V=1
|
||||
|
||||
./autogen.sh \
|
||||
--disable-shared \
|
||||
--with-zlib \
|
||||
--with-lzma \
|
||||
--without-debug \
|
||||
--without-http \
|
||||
--without-python
|
||||
|
Reference in New Issue
Block a user