Enable JVM IR for bootstrap in the project
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ kotlin.compiler.effectSystemEnabled=true
|
||||
kotlin.compiler.newInferenceEnabled=true
|
||||
|
||||
# Enable JVM IR backend for all modules except libraries such as kotlin-stdlib, kotlin-reflect, kotlin-test.
|
||||
#kotlin.build.useIR=true
|
||||
kotlin.build.useIR=true
|
||||
# Enable JVM IR backend for the libraries mentioned above.
|
||||
#kotlin.build.useIRForLibraries=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user