parent
bce41a5cce
commit
36f1ff77a4
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ ffbuild_dockerbuild() {
|
|||
return -1
|
||||
fi
|
||||
|
||||
export CFLAGS="$CFLAGS -DNDEBUG"
|
||||
|
||||
./configure "${myconf[@]}"
|
||||
make -j$(nproc)
|
||||
make install
|
||||
|
|
Loading…
Reference in a new issue