Path fix
This commit is contained in:
@@ -49,7 +49,7 @@ fun configureCacheTesting(project: Project): CacheTesting? {
|
||||
it.commandLine(
|
||||
"$dist/bin/konanc",
|
||||
"-p", cacheKind.visibleName,
|
||||
"-o", "stlib-cache",
|
||||
"-o", "$cacheDir/stdlib-cache",
|
||||
"-Xmake-cache=$stdlib",
|
||||
"-no-default-libs", "-nostdlib",
|
||||
"-g"
|
||||
|
||||
Reference in New Issue
Block a user