diff --git a/kotlin-native/konan/konan.properties b/kotlin-native/konan/konan.properties index f1cd4cc4c51..ea3dab2a388 100644 --- a/kotlin-native/konan/konan.properties +++ b/kotlin-native/konan/konan.properties @@ -95,10 +95,7 @@ cacheableTargets.macos_arm64 = \ # Targets that support compiler caches, but these caches # are not considered stable enough to be turned on by default. -# TODO: Not used by Gradle plugin yet. Tracking issue: https://youtrack.jetbrains.com/issue/KT-47529 -optInCacheableTargets = \ - ios_arm64 \ - linux_x64 +optInCacheableTargets = # Mac OS X. # Can be an absolute path instead of predefined value.