mirror of
https://github.com/openharmony/device_board_lockzhiner.git
synced 2026-07-01 02:45:32 -04:00
@@ -67,30 +67,20 @@ board_ld_flags_xts = [
|
||||
board_ld_flags_lockzhiner = [
|
||||
"-Llibs",
|
||||
"-lblackbox",
|
||||
"-ldump_static",
|
||||
"-lhal_file_static",
|
||||
"-lhal_sysparam",
|
||||
"-lhal_token_static",
|
||||
"-lhal_wifiaware",
|
||||
"-lhichainsdk",
|
||||
"-lhidumper_mini",
|
||||
"-lhievent_lite",
|
||||
"-lhilog_lite",
|
||||
"-lhilog_static",
|
||||
"-lhiview_lite",
|
||||
"-lhuks_3.0_sdk",
|
||||
"-lkernel",
|
||||
"-lmbedtls",
|
||||
"-lmusl-c",
|
||||
"-lmusl-m",
|
||||
"-lnative_file",
|
||||
"-lsamgr",
|
||||
"-lsamgr_adapter",
|
||||
"-lsamgr_source",
|
||||
"-lsec_static",
|
||||
"-lsysparam",
|
||||
"-ltoken_static",
|
||||
"-lutils_kv_store",
|
||||
"-lwifiaware",
|
||||
"-lwifiservice",
|
||||
# 特殊处理的静态库
|
||||
@@ -98,8 +88,9 @@ board_ld_flags_lockzhiner = [
|
||||
"-Wl,--whole-archive",
|
||||
"-lbootstrap",
|
||||
"-lbroadcast",
|
||||
"-lhal_iothardware",
|
||||
"-lhardware",
|
||||
"-lkernel",
|
||||
"-lhal_iothardware",
|
||||
"-lcjson_static",
|
||||
"-Wl,--no-whole-archive",
|
||||
"-Wl,--end-group",
|
||||
|
||||
Reference in New Issue
Block a user