Disable doxgen for xz

This commit is contained in:
BtbN 2023-06-21 13:50:46 +02:00
parent 547eee9db4
commit 9465728b3b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ ffbuild_enabled() {
ffbuild_dockerbuild() {
cd "$FFBUILD_DLDIR/$SELF"
./autogen.sh --no-po4a
./autogen.sh --no-po4a --no-doxygen
local myconf=(
--prefix="$FFBUILD_PREFIX"