[K/N] Improve native README for MacOS aarch64

Merge-request: KT-MR-8428
Merged-by: Vladimir Sukharev <Vladimir.Sukharev@jetbrains.com>
This commit is contained in:
Vladimir Sukharev
2023-01-24 10:34:09 +00:00
committed by Space Team
parent edbd05ba47
commit db53b83822
2 changed files with 12 additions and 0 deletions
+2
View File
@@ -103,6 +103,8 @@ To run blackbox compiler tests use:
There are also tests that are very Native-backend specific: tests for Kotlin/Native-specific function, C-interop tests, linkage tests, etc.
In common, they are called "target-specific tests".
Note: on MacOS aarch64, [JDK aarch64 is required](./README.md#building-from-source)
To run Kotlin/Native target-specific tests use (takes time):
./gradlew :kotlin-native:backend.native:tests:sanity 2>&1 | tee log # quick one