mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 10:09:54 +00:00
蓝黄一致性整改
Signed-off-by: wenyu <wenyu17@huawei.com>
This commit is contained in:
parent
56b1232f78
commit
211ec67037
@ -150,7 +150,7 @@ if (enable_hisysevent) {
|
||||
|
||||
enable_target_compilation =
|
||||
!ark_standalone_build && !is_mac && !(defined(is_arkui_x) && is_arkui_x) &&
|
||||
(current_cpu == "arm64" && host_cpu != "arm64")
|
||||
current_cpu == "arm64"
|
||||
|
||||
have_local_code_sign = false
|
||||
if (defined(global_parts_info) &&
|
||||
|
Loading…
Reference in New Issue
Block a user