提交 0509de62 编写于 作者: weixin_45937718's avatar weixin_45937718

Merge all library to libark_jsruntime.so

Use static link of pandafile and pandabase
Issue:#I73S31
Test:Build & Boot devices
Signed-off-by: weixin_45937718's avatarzhengkaijie <2658880633@qq.com>
上级 4ae0212f
......@@ -46,6 +46,7 @@ static struct MallocDispatchType __ohos_malloc_hook_init_dispatch = {
.calloc = MuslFunc(calloc),
.realloc = MuslFunc(realloc),
.prctl = MuslMalloc(prctl),
.malloc_usable_size = MuslMalloc(malloc_usable_size),
.memtrace = default_memtrace,
};
#define MAX_SYM_NAME_SIZE 1000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册