Index: runtime/compiler-rt/Makefile |
=================================================================== |
--- runtime/compiler-rt/Makefile (revision 156813) |
+++ runtime/compiler-rt/Makefile (working copy) |
@@ -90,7 +90,7 @@ |
endif |
ifeq ($(ARCH),x86_64) |
RuntimeLibrary.linux.Configs += \ |
- full-x86_64 profile-x86_64 asan-x86_64 |
+ full-x86_64 profile-x86_64 asan-x86_64 tsan-x86_64 |
endif |
endif |