summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
authorxq114 <[email protected]>2022-02-21 12:17:02 +0800
committerxq114 <[email protected]>2022-02-21 12:17:02 +0800
commit832eae677ec59f611b50ef518fc7ffb5bc53337c (patch)
treeb6013fe1c7352752fc4c6a43b714aac34fc65856 /xmake/scripts
parent5ffe41db0e46e5c86f034a3059f70fa3d364df43 (diff)
improve mingw-w64 env
Diffstat (limited to 'xmake/scripts')
-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")