mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-25 12:39:35 -04:00
!279 add libclang_rt.ubsan_standalone.so to chipsetsdk_info.json
Merge pull request !279 from gzweioh/master
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user