mirror of
https://gitee.com/openharmony/distributeddatamgr_relational_store
synced 2024-11-27 01:01:02 +00:00
update interfaces/inner_api/dataability/BUILD.gn.
Signed-off-by: wenyu <wenyu17@huawei.com>
This commit is contained in:
parent
cfbf13c425
commit
da859d6eb9
@ -57,7 +57,7 @@ ohos_shared_library("native_dataability") {
|
||||
|
||||
configs = [ ":native_dataability_config" ]
|
||||
|
||||
if (!(is_linux && host_cpu == "arm64")) {
|
||||
if (host_cpu != "arm64") {
|
||||
deps = [ "${relational_store_innerapi_path}/rdb:native_rdb" ]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user