This commit is contained in:
Igor Chevdar
2019-12-11 14:20:21 +03:00
parent 6ec5443aef
commit cc3947c8eb
@@ -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"