summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-02-21 12:42:11 +0800
committerGitHub <[email protected]>2022-02-21 12:42:11 +0800
commit422f43266ebf78f4cef79a8d82c5a36acf14daae (patch)
treeb6013fe1c7352752fc4c6a43b714aac34fc65856
parent5ffe41db0e46e5c86f034a3059f70fa3d364df43 (diff)
parent832eae677ec59f611b50ef518fc7ffb5bc53337c (diff)
Merge pull request #2073 from xq114/dev
improve mingw-w64 env
-rw-r--r--xmake/scripts/xrepo/envs/mingw-w64.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/xrepo/envs/mingw-w64.lua b/xmake/scripts/xrepo/envs/mingw-w64.lua
index 6ee80a382..cb29a2c45 100644
--- a/xmake/scripts/xrepo/envs/mingw-w64.lua
+++ b/xmake/scripts/xrepo/envs/mingw-w64.lua
@@ -1 +1 @@
-add_requires("llvm-mingw")
+add_requires("mingw-w64")