commit | 371310e1aeef112a2d67ee004b2ab1f6583841b8 | [log] [tgz] |
---|---|---|
author | Ed Maste <[email protected]> | Thu Feb 18 17:35:30 2016 |
committer | Ed Maste <[email protected]> | Thu Feb 18 17:35:30 2016 |
tree | ff77b0b4f10c2b0cb99835b1f146508709415eb3 | |
parent | 1153f194bde1fb1b75ed21effef8efb97bb15f59 [diff] |
[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 llvm-svn: 261229