parent
dc20dd034e
commit
32f4365117
1 changed files with 4 additions and 0 deletions
|
@ -54,3 +54,7 @@ ffbuild_dockerbuild() {
|
|||
cd ../../..
|
||||
rm -rf mingw
|
||||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
echo --disable-w32threads --enable-pthreads
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue