mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-29 13:00:23 +02:00
Fix variable name of fftw3 build script
This commit is contained in:
parent
5ab621cb66
commit
c02dbf2722
@ -8,7 +8,7 @@ ffbuild_enabled() {
|
||||
}
|
||||
|
||||
ffbuild_dockerbuild() {
|
||||
git-mini-clone "$SCRIPT_REPO" "$SCRIPT_COMMIT_PINNED" fftw3
|
||||
git-mini-clone "$SCRIPT_REPO" "$SCRIPT_COMMIT" fftw3
|
||||
cd fftw3
|
||||
|
||||
local myconf=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user