mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 22:25:30 -04:00
!332 Support dep libclang_rt.tsan.so
Merge pull request !332 from yinchuang/support_tsan_dev
This commit is contained in:
@@ -528,6 +528,12 @@
|
||||
"path": "//build/common/asan:libclang_rt.hwasan.so",
|
||||
"headers": []
|
||||
},
|
||||
{
|
||||
"name": "build_framework:libclang_rt.tsan.so",
|
||||
"so_file_name": "libclang_rt.tsan.so",
|
||||
"path": "//build/common/asan:libclang_rt.tsan.so",
|
||||
"headers": []
|
||||
},
|
||||
{
|
||||
"name": "soc_perf:socperf_client",
|
||||
"so_file_name": "libsocperf_client.z.so",
|
||||
|
||||
Reference in New Issue
Block a user