提交 bd98e559 编写于 作者: G guzhihao4

Ignore warnings for llvm15

Issue: #I6ID6E
Signed-off-by: Nguzhihao4 <guzhihao4@huawei.com>
Change-Id: I4452c47fd141b3f995f9fa212c8590671edd7e74
上级 2d17631f
...@@ -28,6 +28,7 @@ config("crypto_config") { ...@@ -28,6 +28,7 @@ config("crypto_config") {
cflags = [ cflags = [
"-Wall", "-Wall",
"-Wno-implicit-fallthrough", "-Wno-implicit-fallthrough",
"-Wno-unused-but-set-variable",
"-pthread", "-pthread",
"-fPIC", "-fPIC",
"-Wa,--noexecstack", "-Wa,--noexecstack",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册