提交 24317207 编写于 作者: L leiyuqian

modify iccarm build error

Signed-off-by: Nleiyuqian <leiyuqian1@huawei.com>
Change-Id: Ie151308c03efce3aec000fafb5be7a58157d5563
上级 bf17a331
......@@ -21,5 +21,8 @@ hctest_suite("ActsBootstrapTest") {
"src",
"//commonlibrary/utils_lite/include",
]
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.
先完成此消息的编辑!
想要评论请 注册