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