Native: update README to reflect that build time depends on system configuration (#5189)
Co-authored-by: vishwajeet.barve <vishtech36@gmail.com>
This commit is contained in:
committed by
Space Team
parent
03442e1cee
commit
28fabf06fc
@@ -72,7 +72,7 @@ To run the full build:
|
|||||||
./gradlew :kotlin-native:bundle
|
./gradlew :kotlin-native:bundle
|
||||||
|
|
||||||
This will produce compiler and libraries for all supported targets.
|
This will produce compiler and libraries for all supported targets.
|
||||||
The full build can take about an hour on a Macbook Pro.
|
The full build can take about an hour on a Macbook Pro, but the duration can vary based on your system configuration.
|
||||||
|
|
||||||
After any of the commands above, `./dist` will contain Kotlin/Native distribution.
|
After any of the commands above, `./dist` will contain Kotlin/Native distribution.
|
||||||
You can use it like a distribution of
|
You can use it like a distribution of
|
||||||
|
|||||||
Reference in New Issue
Block a user