Update dependencies
This commit is contained in:
parent
b77d839e60
commit
6a3324e258
38 changed files with 131 additions and 128 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
MINGW_REPO="https://github.com/mirror/mingw-w64.git"
|
||||
MINGW_COMMIT="586baa17bb41dd78addd8cbb6415cfd24d24e925"
|
||||
MINGW_COMMIT="a2eb3ea3aaa7c780c4b4ab30d71169f442788864"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win* ]] || return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue