Fix fuzz tests build.

This commit is contained in:
Milan Broz
2023-03-18 11:16:22 +01:00
parent 17a0b1e2d3
commit 192ff16cd8

View File

@@ -76,7 +76,7 @@ make install
cd ..
cd xz
./autogen.sh --no-po4a
./autogen.sh --no-po4a --no-doxygen
./configure --prefix="$DEPS_PATH" --enable-static --disable-shared
make -j
make install