aboutsummaryrefslogblamecommitdiffstats
path: root/library/cpp/sanitizer/thread/dynamic/ya.make
blob: 84d4db4b408d2f72392fd725653387775aa987af (plain) (tree)
1
2
3
4
5
6
7
8
9
                 
                              



                            
                     
                                                  
 

     
DYNAMIC_LIBRARY()

SUBSCRIBER(g:devtools-contrib)

NO_UTIL()

EXPORT_ALL_DYNAMIC_SYMBOLS()

DYNAMIC_LIBRARY_FROM(
    contrib/libs/clang${CLANG_VER}-rt/lib/tsan
    contrib/libs/clang${CLANG_VER}-rt/lib/tsan_cxx
)

END()