Remove mingw-std-threads from 3rd party deps and use native libs/headers instead (#7283)

* Remove mingw-std-threads from 3rd party deps

 and use native libs/headers instead

* switch MinGW to POSIX in CI
This commit is contained in:
FyiurAmron
2024-06-30 21:49:06 +02:00
committed by GitHub
parent 13a05b99d3
commit edf6bf8dfe
12 changed files with 7 additions and 61 deletions

3
.gitmodules vendored
View File

@@ -25,9 +25,6 @@
[submodule "src/3rdparty/weakjack/weakjack"]
path = src/3rdparty/weakjack/weakjack
url = https://github.com/x42/weakjack.git
[submodule "src/3rdparty/mingw-std-threads"]
path = src/3rdparty/mingw-std-threads
url = https://github.com/meganz/mingw-std-threads.git
[submodule "doc/wiki"]
path = doc/wiki
url = https://github.com/lmms/lmms.wiki.git