From 832eae677ec59f611b50ef518fc7ffb5bc53337c Mon Sep 17 00:00:00 2001 From: xq114 <1140735506@qq.com> Date: Mon, 21 Feb 2022 12:17:02 +0800 Subject: improve mingw-w64 env --- xmake/scripts/xrepo/envs/mingw-w64.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/scripts') 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") -- cgit v1.3.1