ae661dd11b
This commit fixes: ``` ./gradlew :kotlin-native:backend.native:compileCompilerKotlin -PdeployVersion=1.9.0-dev-900 ``` `-PdeployVersion=1.9.0-dev-900` is important for reproducibility (it's not necessarily `1.9.0-dev-900` any version starting with `1.9.0-dev` will reproduce the problem)