mirror of
https://github.com/openharmony/prebuilts_lite_sysroot.git
synced 2026-07-01 03:05:12 -04:00
fix: 修复源码检视中的问题
【背景】 3.1 代码检视过程中有一些问题需要修改 【修改方案】 添加了文档链接 【影响】 对现有的产品编译不会有影响。 re #I4XC8T Signed-off-by: yinjiaming <yinjiaming@huawei.com> Change-Id: I83934eaae46c6022e36b7e55a5e7428cc7763bef
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
### Fault Symptom and Cause?
|
||||
|
||||
|
||||
|
||||
### Reproducing Procedure
|
||||
|
||||
|
||||
|
||||
### Error Information
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
### Related Issue
|
||||
|
||||
|
||||
### Reason (Purpose, Problem Solved. etc.)
|
||||
|
||||
|
||||
### Description (Measures Taken and Resulting Changes)
|
||||
|
||||
|
||||
### Test Cases (New, Modified, and Possibly Affected Functiona)
|
||||
|
||||
|
||||
@@ -13,8 +13,12 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
This is the configuration file template for OpenHarmony OSS Audit Tool, please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README.
|
||||
|
||||
|
||||
-->
|
||||
|
||||
<!--This is the configuration file template for OpenHarmony OSS Audit Tool,
|
||||
please copy it to your project root dir and modify it refer to OpenHarmony/tools_oat/README.
|
||||
-->
|
||||
|
||||
<configuration>
|
||||
|
||||
@@ -44,5 +44,5 @@ clang -o helloworld helloworld.c -target arm-liteos --sysroot=/my_ohos_root_path
|
||||
|
||||
[Kernel subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/kernel.md)
|
||||
|
||||
**prebuilts\_lite\_sysroot**
|
||||
[prebuilts\_lite\_sysroot](https://gitee.com/openharmony/prebuilts_lite_sysroot/blob/master/README.md)
|
||||
|
||||
|
||||
+1
-1
@@ -44,5 +44,5 @@ clang -o helloworld helloworld.c -target arm-liteos --sysroot=/my_ohos_root_path
|
||||
|
||||
[内核子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E5%86%85%E6%A0%B8%E5%AD%90%E7%B3%BB%E7%BB%9F.md)
|
||||
|
||||
**prebuilts\_lite\_sysroot**
|
||||
[prebuilts\_lite\_sysroot](https://gitee.com/openharmony/prebuilts_lite_sysroot/blob/master/README_zh.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user