mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 22:24:28 +02:00
Disable doxgen for xz
This commit is contained in:
parent
547eee9db4
commit
9465728b3b
@ -10,7 +10,7 @@ ffbuild_enabled() {
|
|||||||
ffbuild_dockerbuild() {
|
ffbuild_dockerbuild() {
|
||||||
cd "$FFBUILD_DLDIR/$SELF"
|
cd "$FFBUILD_DLDIR/$SELF"
|
||||||
|
|
||||||
./autogen.sh --no-po4a
|
./autogen.sh --no-po4a --no-doxygen
|
||||||
|
|
||||||
local myconf=(
|
local myconf=(
|
||||||
--prefix="$FFBUILD_PREFIX"
|
--prefix="$FFBUILD_PREFIX"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user