mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
[K/N] Keep the Kotlin/Native compiler version inside of the K/N distribution
Restore the behavior that was accidentally disabled.
This commit is contained in:
@@ -970,4 +970,4 @@ runtimeDefinitions.wasm32 = KONAN_WASM=1 KONAN_NO_FFI=1 KONAN_NO_THREADS=1 \
|
||||
KONAN_NO_EXTERNAL_CALLS_CHECKER=1
|
||||
|
||||
# The version of Kotlin/Native compiler
|
||||
compilerVersion=1.5-dev
|
||||
compilerVersion=@compilerVersion@
|
||||
|
||||
Reference in New Issue
Block a user