mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-29 04:50:21 +02:00
parent
bce41a5cce
commit
36f1ff77a4
@ -33,6 +33,8 @@ ffbuild_dockerbuild() {
|
||||
return -1
|
||||
fi
|
||||
|
||||
export CFLAGS="$CFLAGS -DNDEBUG"
|
||||
|
||||
./configure "${myconf[@]}"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
Loading…
x
Reference in New Issue
Block a user