提交 d8223aa6 编写于 作者: T twz804667

检查iccarm编译器

Signed-off-by: Ntwz804667 <tianwenzhe2@huawei.com>
上级 176f6d0d
......@@ -24,7 +24,7 @@ hctest_suite("ActsUtilsFileTest") {
"src",
"//commonlibrary/utils_lite/include",
]
if (board_toolchain_type != "iccarm") {
cflags = [ "-Wno-error" ]
}
......
......@@ -21,7 +21,7 @@ hctest_suite("ActsUpdaterFuncTest") {
"//base/update/ota_lite/interfaces/kits",
]
if (board_toolchain_type != "iccarm"){
cflags = [ "-Wno-error" ]
if (board_toolchain_type != "iccarm") {
cflags = [ "-Wno-error" ]
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册