mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-04-29 14:14:35 +02:00
Slightly downgrade mingw headers again for compat with binaries
This commit is contained in:
parent
58ef810e70
commit
2310f98d3e
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
|
SCRIPT_REPO="https://git.code.sf.net/p/mingw-w64/mingw-w64.git"
|
||||||
SCRIPT_COMMIT="a421d2c0c68396bc342053c9348de85ecafa057e"
|
SCRIPT_COMMIT="7939d61c6c63cf841fea515aabe5a12394980198"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
[[ $TARGET == win* ]] || return -1
|
[[ $TARGET == win* ]] || return -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user