mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-01 03:50:32 -04:00
!7 m核编译存在libsec_kernel.a核libsec_static.a两份安全函数库,需要优化
Merge pull request !7 from zhangfanfan2/master
This commit is contained in:
@@ -71,10 +71,6 @@ if (defined(ohos_lite)) {
|
||||
sources = libsec_sources
|
||||
public_configs = [ ":libsec_public_config" ]
|
||||
}
|
||||
static_library("libsec_kernel") {
|
||||
sources = libsec_sources
|
||||
public_configs = [ ":libsec_public_config" ]
|
||||
}
|
||||
lite_library("libsec_shared") {
|
||||
target_type = "shared_library"
|
||||
sources = libsec_sources
|
||||
|
||||
Reference in New Issue
Block a user