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:
vishwajeet.barve
2023-10-04 14:59:54 +00:00
committed by Space Team
parent 03442e1cee
commit 28fabf06fc
+1 -1
View File
@@ -72,7 +72,7 @@ To run the full build:
./gradlew :kotlin-native:bundle
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.
You can use it like a distribution of