Tag build swift-DEVELOPMENT-SNAPSHOT-2016-04-25-a
[tsan] Disable sysroot flag on FreeBSD

FreeBSD does not install a number of Clang-provided headers for the
compiler in the base system due to incompatibilities between FreeBSD's
and Clang's versions. As a workaround do not use --sysroot=. on FreeBSD
until this is addressed.

llvm.org/pr26651
Differential Revision:	http://reviews.llvm.org/D17383

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@261229 91177308-0d34-0410-b5e6-96231b3b80d8
(cherry picked from commit 6606c7b50cbb4ec7eab4ecbebbbaaa049734bbd3)
1 file changed