提交 e622c1f1 编写于 作者: S sunbees

cherry pick to monthly_1018

Signed-off-by: Nsunbees <sunqinjia@huawei.com>
上级 91ea5cdf
...@@ -35,11 +35,9 @@ ohos_shared_library("nativerender") { ...@@ -35,11 +35,9 @@ ohos_shared_library("nativerender") {
"./render/egl_core.cpp", "./render/egl_core.cpp",
"./render/plugin_render.cpp", "./render/plugin_render.cpp",
] ]
if (use_musl) {
if (!(product_name == "m40")) {
stl = "c++_shared" stl = "c++_shared"
} }
include_dirs = [ include_dirs = [
".", ".",
"./common", "./common",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册