mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-01 22:44:05 -04:00
Merge pull request !56 from openharmony_ci/revert-merge-55-master
This commit is contained in:
@@ -47,6 +47,7 @@ if (defined(ohos_lite)) {
|
||||
} else {
|
||||
ohos_static_library("libsec_static") {
|
||||
sources = libsec_sources
|
||||
all_dependent_configs = [ ":libsec_public_config" ]
|
||||
public_configs = [ ":libsec_public_config" ]
|
||||
|
||||
cflags = [
|
||||
@@ -63,6 +64,7 @@ if (defined(ohos_lite)) {
|
||||
}
|
||||
ohos_shared_library("libsec_shared") {
|
||||
sources = libsec_sources
|
||||
all_dependent_configs = [ ":libsec_public_config" ]
|
||||
public_configs = [ ":libsec_public_config" ]
|
||||
|
||||
cflags = [
|
||||
|
||||
Reference in New Issue
Block a user