From 1ec08f362759d9fae4baf551d360291e88af2cb0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 6 Nov 2012 12:46:26 +0000 Subject: [PATCH] tsan: fix Go build llvm-svn: 167446 --- compiler-rt/lib/tsan/go/buildgo.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler-rt/lib/tsan/go/buildgo.sh b/compiler-rt/lib/tsan/go/buildgo.sh index 2351de7561e9..9d290d14e768 100755 --- a/compiler-rt/lib/tsan/go/buildgo.sh +++ b/compiler-rt/lib/tsan/go/buildgo.sh @@ -18,7 +18,6 @@ SRCS=" ../rtl/tsan_flags.cc ../rtl/tsan_md5.cc ../rtl/tsan_mutex.cc - ../rtl/tsan_printf.cc ../rtl/tsan_report.cc ../rtl/tsan_rtl.cc ../rtl/tsan_rtl_mutex.cc