fix taskpool support ffrt part2 ark

Signed-off-by: wangzhaoyong <wangzhaoyong@huawei.com>
Change-Id: I35da352d466837107159ad606b2186633baf836e
This commit is contained in:
wangzhaoyong 2024-05-09 15:35:16 +08:00
parent b383d9e5d4
commit 0810dcd9d4

View File

@ -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",