From d7aa3f06223da2da8faba3ee1995342f46077bc7 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 12 May 2020 23:56:06 +0800 Subject: improve llvm for cross compilation --- xmake/actions/config/xmake.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmake/actions') diff --git a/xmake/actions/config/xmake.lua b/xmake/actions/config/xmake.lua index ace84c4b0..597f4c0aa 100644 --- a/xmake/actions/config/xmake.lua +++ b/xmake/actions/config/xmake.lua @@ -166,6 +166,9 @@ task("config") , " - sdk/bin" , " - sdk/lib" , " - sdk/include" } + , {nil, "sdkname", "kv", nil, "The Cross SDK Name" + , "e.g." + , " - llvm" } -- show language menu options , function () -- cgit v1.3.1