未验证 提交 8e3d3e81 编写于 作者: O openharmony_ci 提交者: Gitee

!11261 Modify arkcompiler subsystem guide

Merge pull request !11261 from guobingbing3/master
...@@ -67,10 +67,6 @@ python ark.py x64.release test262 ...@@ -67,10 +67,6 @@ python ark.py x64.release test262
## 编译选项 ## 编译选项
交叉编译可根据目标选择不同平台,如在x64平台构建arm64目标平台,更多平台选择可参考下方获取更多编译说明。
```
python ark.py arm64.release
```
编译模式选择,如在x64平台构建debug版本。 编译模式选择,如在x64平台构建debug版本。
``` ```
python ark.py x64.debug python ark.py x64.debug
...@@ -79,4 +75,3 @@ python ark.py x64.debug ...@@ -79,4 +75,3 @@ python ark.py x64.debug
``` ```
python ark.py --help python ark.py --help
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册