提交 2e5b33c3 编写于 作者: C cheng_jinsong

drop ut coverage compile option

Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
Change-Id: Ie847c61b7362a2249bb274bd0f2e960a3146ad3c
上级 51889580
......@@ -17,8 +17,6 @@ config("utest_config") {
visibility = [ ":*" ]
cflags = [
"-fprofile-arcs",
"-ftest-coverage",
"-Wno-implicit-fallthrough",
"-Wno-unused-function",
]
......@@ -26,8 +24,6 @@ config("utest_config") {
"-Wno-implicit-fallthrough",
"-fexceptions",
]
ldflags = [ "--coverage" ]
}
FSCRYPT_PATH =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册