提交 3acb6e65 编写于 作者: J jinguang

!1509 [fix] fixed invalid link

* Description:[fix] fixed invalid link
上级 cf74c1a9
# SIG_COMPILERUNTIME # SIG_COMPILERUNTIME
English | [简体中文](./sig_compile-runtime_cn.md) English | [简体中文](./sig_compileruntime_cn.md)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md). Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](../../zh/pmc.md).
......
# SIG_COMPILERUNTIME # SIG_COMPILERUNTIME
简体中文 | [English](./sig_compile-runtime.md) 简体中文 | [English](./sig_compileruntime.md)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。 说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](../../zh/pmc.md)中描述的约定。
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
编译告警主要用于检查代码下载是否Ready(基线代码下载、PR代码获取)、编译环境是否Ready(prebuilts编译依赖工具、lfs二进制工具、node_modules、nodejs、build/lite等)、编译是否通过(全量编译、增量编译、缓存是否OK)、编译选项检查是否最优; 编译告警主要用于检查代码下载是否Ready(基线代码下载、PR代码获取)、编译环境是否Ready(prebuilts编译依赖工具、lfs二进制工具、node_modules、nodejs、build/lite等)、编译是否通过(全量编译、增量编译、缓存是否OK)、编译选项检查是否最优;
编译选项检查主要是针对C/C++语言编译选项或系统配置的检查,检查规范涉及语言选项、警告选项、安全选项、总体选项、代码生成选项、架构选项、优化选项、编译宏等。 编译选项检查主要是针对C/C++语言编译选项或系统配置的检查,检查规范涉及语言选项、警告选项、安全选项、总体选项、代码生成选项、架构选项、优化选项、编译宏等。
参考 [OpenHarmony编译规范](编译规范.md) 参考 [OpenHarmony编译规范](../sig_buildsystem/%E7%BC%96%E8%AF%91%E8%A7%84%E8%8C%83.md)
### 构建规范检查 <a name="section20979554791"></a> ### 构建规范检查 <a name="section20979554791"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册