Update dependencies
This commit is contained in:
parent
787aa9ab39
commit
0795443336
40 changed files with 40 additions and 40 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
MINGW_STD_THREADS_REPO="https://github.com/meganz/mingw-std-threads.git"
|
||||
MINGW_STD_THREADS_COMMIT="7e2507915900f5589febf0d8972cd5c9c03191f2"
|
||||
MINGW_STD_THREADS_COMMIT="6c2061b7da41d6aa1b2162ff4383ec3ece864bc6"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET == win* ]] || return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue