[K/N] Update usages of LLVM bin directory on Windows
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ internal class KonanInteropRunner(
|
||||
if (HostManager.host == KonanTarget.MINGW_X64) {
|
||||
//TODO: Oh-ho-ho fix it in more convinient way.
|
||||
environment.put("PATH", DependencyProcessor.defaultDependenciesRoot.absolutePath +
|
||||
"\\msys2-mingw-w64-x86_64-clang-llvm-lld-compiler_rt-8.0.1" +
|
||||
"\\llvm-11.1.0-windows-x64" +
|
||||
"\\bin;${environment.get("PATH")}")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user