Re-Add pthread flag for soxr
This commit is contained in:
@@ -29,6 +29,10 @@ ffbuild_unconfigure() {
|
||||
echo --disable-libsoxr
|
||||
}
|
||||
|
||||
ffbuild_ldflags() {
|
||||
echo -pthread
|
||||
}
|
||||
|
||||
ffbuild_libs() {
|
||||
echo -lgomp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user