mirror of
https://gitee.com/openharmony/third_party_wpa_supplicant
synced 2024-12-04 05:50:59 +00:00
!160 使用shared_libs替代static_libs
Merge pull request !160 from 毛宇锋/master
This commit is contained in:
commit
6131c906cd
@ -336,8 +336,8 @@ ohos_shared_library("wpa") {
|
||||
"//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog",
|
||||
"//drivers/peripheral/wlan/client:wifi_driver_client",
|
||||
"//third_party/bounds_checking_function:libsec_static",
|
||||
"//third_party/openssl:libcrypto_static",
|
||||
"//third_party/openssl:ssl_source",
|
||||
"//third_party/openssl:libcrypto_shared",
|
||||
"//third_party/openssl:libssl_shared",
|
||||
]
|
||||
external_deps = [ "init:libbegetutil" ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user