mirror of
https://gitee.com/openharmony/developtools_integration_verification
synced 2024-11-23 08:10:12 +00:00
!279 add libclang_rt.ubsan_standalone.so to chipsetsdk_info.json
Merge pull request !279 from gzweioh/master
This commit is contained in:
commit
6a88142e25
@ -411,6 +411,12 @@
|
||||
"path": "//build/common/ubsan:libclang_rt.ubsan_minimal.so",
|
||||
"headers": []
|
||||
},
|
||||
{
|
||||
"name": "build_framework:libclang_rt.ubsan_standalone.so",
|
||||
"so_file_name": "libclang_rt.ubsan_standalone.so",
|
||||
"path": "//build/common/ubsan:libclang_rt.ubsan_standalone.so",
|
||||
"headers": []
|
||||
},
|
||||
{
|
||||
"name": "unknow",
|
||||
"so_file_name": "libopencv_core.z.so",
|
||||
|
Loading…
Reference in New Issue
Block a user