mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-24 10:40:04 +00:00
fix taskpool support ffrt part2 ark
Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com> Change-Id: I35da352d466837107159ad606b2186633baf836e
This commit is contained in:
parent
b383d9e5d4
commit
0810dcd9d4
@ -202,6 +202,7 @@ template("libark_jsruntime_common_set") {
|
||||
|
||||
if (target_name == "libark_jsruntime_arm_set" && is_ohos &&
|
||||
is_standard_system && !is_arkui_x && target_cpu == "arm64") {
|
||||
defines += [ "ENABLE_FFRT_INTERFACES" ]
|
||||
external_deps += [
|
||||
"ffrt:libffrt",
|
||||
"hilog:libhilog",
|
||||
|
Loading…
Reference in New Issue
Block a user