mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-01 03:50:32 -04:00
!53 bounds_checking_function部件编译改造
Merge pull request !53 from tongkai0808fh/master
This commit is contained in:
+10
@@ -33,6 +33,16 @@
|
||||
],
|
||||
"header_base": "//third_party/bounds_checking_function/include"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "//third_party/bounds_checking_function:libsec_static",
|
||||
"header": {
|
||||
"header_files": [
|
||||
"securec.h",
|
||||
"securectype.h"
|
||||
],
|
||||
"header_base": "//third_party/bounds_checking_function/include"
|
||||
}
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
|
||||
Reference in New Issue
Block a user