mirror of
https://github.com/openharmony/device_board_chipsea.git
synced 2026-07-01 20:35:56 -04:00
fix iotlink_demo compile error
Signed-off-by: haobo <haobo@chipsea.com>
This commit is contained in:
@@ -169,6 +169,7 @@ if (product_name == "xts_demo") {
|
||||
board_ld_flags += [
|
||||
"-Wl,--whole-archive",
|
||||
"-ldsoftbus_test",
|
||||
"-lparam_client_lite",
|
||||
"-lhiview_lite_static",
|
||||
"-lhilog_lite_static",
|
||||
"-lhievent_lite_static",
|
||||
@@ -181,6 +182,7 @@ if (product_name == "xts_demo") {
|
||||
board_ld_flags += [
|
||||
"-Wl,--whole-archive",
|
||||
"-lexample",
|
||||
"-lparam_client_lite",
|
||||
"-lhiview_lite_static",
|
||||
"-lhilog_lite_static",
|
||||
"-lhievent_lite_static",
|
||||
|
||||
Reference in New Issue
Block a user