diff --git a/tests/fuzz/oss-fuzz-build.sh b/tests/fuzz/oss-fuzz-build.sh index ca051296..b3035c4f 100755 --- a/tests/fuzz/oss-fuzz-build.sh +++ b/tests/fuzz/oss-fuzz-build.sh @@ -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