summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2012-11-06 12:46:26 +0000
committerDmitry Vyukov <dvyukov@google.com>2012-11-06 12:46:26 +0000
commitb1ed7fb74658fd98c5ab591b45b6e02112c0d69a (patch)
treef6cb057686cfa81bf6348c9999e6d7f63c231fb0
parentf10a79a21002a38e6ebc4ed01dec31872f39aed6 (diff)
downloadcompiler-rt-b1ed7fb74658fd98c5ab591b45b6e02112c0d69a.tar.gz
tsan: fix Go build
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@167446 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xlib/tsan/go/buildgo.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tsan/go/buildgo.sh b/lib/tsan/go/buildgo.sh
index 2351de756..9d290d14e 100755
--- a/lib/tsan/go/buildgo.sh
+++ b/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