use liteos_m specific securec build configuration
Change-Id: Id1ca03e0c7456724c1ba55fef4dbd07ba6213285
This commit is contained in:
2
BUILD.gn
2
BUILD.gn
@@ -40,7 +40,7 @@ group("kernel") {
|
|||||||
deps = [
|
deps = [
|
||||||
"kernel:kernel",
|
"kernel:kernel",
|
||||||
"utils:utils",
|
"utils:utils",
|
||||||
"//third_party/bounds_checking_function:libsec_static",
|
"//third_party/bounds_checking_function:libsec_kernel",
|
||||||
]
|
]
|
||||||
if (enable_ohos_kernel_liteos_m_cppsupport == true) {
|
if (enable_ohos_kernel_liteos_m_cppsupport == true) {
|
||||||
deps += [ "components/cppsupport:cppsupport" ]
|
deps += [ "components/cppsupport:cppsupport" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user