提交 dc8bb8aa 编写于 作者: Z zhuoli

Add macro to help third_party/popt exclude mcheck.h

上级 01f3dce8
......@@ -146,7 +146,10 @@ config("ohos_clang") {
cflags_cc = cflags
ldflags = cflags
if (ohos_kernel_type == "linux") {
defines = [ "_LIBCPP_HAS_MUSL_LIBC" ]
defines = [
"_LIBCPP_HAS_MUSL_LIBC",
"__BUILD_LINUX_WITH_CLANG",
]
}
ldflags += [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册