[build][dist] global dist fixed

This commit is contained in:
Vasily Levchenko
2020-12-25 09:50:09 +01:00
parent 3298cd3455
commit 7b73917217
11 changed files with 30 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ val targetList: List<String> by project
bitcode {
create("runtime", file("src/main")) {
dependsOn(
":kotlin-native:dependencies:update",
":kotlin-native:common:${target}Hash",
"${target}StdAlloc",
"${target}OptAlloc",