mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2024-11-23 01:59:58 +00:00
!9664 arkui-x update master OH to weekly_20241007 and OH fix build bug
Merge pull request !9664 from mufeng521/mufeng_master_oh_weekly_20241007
This commit is contained in:
commit
7b0898abdf
@ -18,7 +18,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
#include "ecmascript/platform/ecma_string_hash.h"
|
||||
#ifdef PANDA_TARGET_ARM64
|
||||
#if defined(PANDA_TARGET_ARM64) && !defined(PANDA_TARGET_MACOS)
|
||||
#include "ecmascript/platform/arm64/ecma_string_hash_internal.h"
|
||||
#else
|
||||
#include "ecmascript/platform/common/ecma_string_hash_internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user