mirror of
https://gitee.com/openharmony/arkcompiler_runtime_core
synced 2024-11-23 06:40:32 +00:00
Update runtime core README docs
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I9JBU5 Signed-off-by: chenlong <chenlong292@h-partners.com> Change-Id: Ic6d9493c041254aa99270c4c9badfe7af742abf2
This commit is contained in:
parent
60a7439838
commit
51125aeeb3
@ -54,15 +54,15 @@ For more information, see: [ARK Runtime Subsystem](https://gitee.com/openharmony
|
||||
|
||||
**Linux platform**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_linux_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_linux_tools_packages
|
||||
```
|
||||
**Windows platform**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_windows_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_windows_tools_packages
|
||||
```
|
||||
**Mac platform**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_mac_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_mac_tools_packages
|
||||
```
|
||||
|
||||
## Guidelines
|
||||
|
@ -54,15 +54,15 @@
|
||||
## 编译构建
|
||||
**Linux平台**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_linux_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_linux_tools_packages
|
||||
```
|
||||
**Windows平台**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_windows_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_windows_tools_packages
|
||||
```
|
||||
**Mac平台**
|
||||
```
|
||||
$ ./build.sh --product-name hispark_taurus_standard --build-target ark_host_mac_tools_packages
|
||||
$ ./build.sh --product-name rk3568 --build-target arkcompiler/runtime_core:ark_host_mac_tools_packages
|
||||
```
|
||||
|
||||
## 说明
|
||||
|
Loading…
Reference in New Issue
Block a user