提交 58f170dc 编写于 作者: G guzhihao4

Ignore warnings to enable llvm15

Ignore deprecated-pargma
Issue: #I6ID6E
Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com>
Change-Id: I70f61895092ae592380f6c187f8c141cec53e0bc
上级 7ed39444
......@@ -148,6 +148,7 @@ if (defined(ohos_lite)) {
include_dirs = param_include_dirs
public_configs = [ ":exported_header_files" ]
deps = []
cflags = [ "-Wno-deprecated-pragma" ]
defines = [
"_GNU_SOURCE",
"INIT_AGENT",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册