mirror of
https://github.com/openharmony/third_party_libffi.git
synced 2026-07-01 22:44:00 -04:00
libffi_x86 Signed-off-by: huang-xl<huangxiaolong1@huawei.com>
Signed-off-by: huang-xl <huangxiaolong1@huawei.com> Change-Id: I21379edaede4feefc26afa34b6135a00830e4a65
This commit is contained in:
@@ -53,13 +53,13 @@ if (target_cpu == "arm") {
|
||||
|
||||
ohos_source_set("ffi_source") {
|
||||
sources = [
|
||||
"src/x86/ffi64.c",
|
||||
"src/x86/unix64.S",
|
||||
"src/closures.c",
|
||||
"src/java_raw_api.c",
|
||||
"src/prep_cif.c",
|
||||
"src/raw_api.c",
|
||||
"src/types.c",
|
||||
"src/x86/ffi64.c",
|
||||
"src/x86/unix64.S",
|
||||
]
|
||||
|
||||
configs = [ ":ffi_config" ]
|
||||
|
||||
Reference in New Issue
Block a user