未验证 提交 5dcf42b8 编写于 作者: O openharmony_ci 提交者: Gitee

!1550 fix profiler deps with global_parts_info

Merge pull request !1550 from stesen/master
......@@ -130,7 +130,7 @@ ohos_executable("init") {
if (!enable_ramdisk) {
defines += [ "DISABLE_INIT_TWO_STAGES" ]
}
if (support_jsapi) {
if (defined(global_parts_info.developtools_profiler)) {
defines += [ "SUPPORT_PROFILER_HIDEBUG" ]
external_deps = [ "profiler:libhidebug_init" ]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册