Skip to content

Commit 44ab052

Browse files
committed
Disable Linux x64 compiler cache
1 parent 8aaa817 commit 44ab052

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ kotlin.native.ignoreDisabledTargets=true
3131
kotlin.jvm.target.validation.mode=warning
3232
kotlin.native.binary.pagedAllocator=false
3333
kotlin.native.binary.latin1Strings=true
34+
kotlin.native.cacheKind.linuxX64=none
3435
#kotlin.compiler.execution.strategy=out-of-process

0 commit comments

Comments
 (0)