mirror of
https://gitee.com/openharmony/startup_init
synced 2025-03-01 17:08:26 +00:00
update services/param/liteos/BUILD.gn
Signed-off-by: zaki <zhoujun141@huawei.com> Change-Id: I387b21d466b7bdbc6c743209b66afd6eba0ff654
This commit is contained in:
parent
92f4a2dbf8
commit
143ad26b4a
@ -111,6 +111,10 @@ static_library("param_client_lite") {
|
||||
defines = param_build_defines
|
||||
public_configs = [ ":exported_header_files" ]
|
||||
|
||||
if (use_musl) {
|
||||
defines += [ "PARAM_BASE" ]
|
||||
}
|
||||
|
||||
if (ohos_kernel_type == "liteos_a") {
|
||||
sources +=
|
||||
[ "//base/startup/init/services/param/adapter/param_persistadp.c" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user