提交 4c752fd6 编写于 作者: Z zhao-zhen-zhou

添加no-implicit-falllthrough编译选项

Signed-off-by: Nzhao-zhen-zhou <zhaozhenzhou@huawei.com>
上级 de3f2450
...@@ -16,6 +16,7 @@ config("crypto_config") { ...@@ -16,6 +16,7 @@ config("crypto_config") {
] ]
cflags = [ cflags = [
"-Wall", "-Wall",
"-Wno-implicit-fallthrough",
"-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.
先完成此消息的编辑!
想要评论请 注册