summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitHeaderSearch.cpp
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@freebsd.org>2011-03-01 18:03:28 +0000
committerRoman Divacky <rdivacky@freebsd.org>2011-03-01 18:03:28 +0000
commit2e5065d889cee289d1b1f9a93f982d3b170912cb (patch)
tree432e6229a7d4d1ee36c49deed2bad518bf91e09e /clang/lib/Frontend/InitHeaderSearch.cpp
parentde422beba43f6e319e8edfbe6f36f6e3bd653b6d (diff)
downloadbcm5719-llvm-2e5065d889cee289d1b1f9a93f982d3b170912cb.tar.gz
bcm5719-llvm-2e5065d889cee289d1b1f9a93f982d3b170912cb.zip
On FreeBSD, we don't want 'getDriver().Dir + "/../lib"' added to the
ToolChain's FilePaths. If clang is installed as a port in /usr/local, it is *not* supposed to use /usr/local/lib by default, for example. Additionally, there are no clang-related executables in either /usr/libexec, or getDriver().Dir + "/../libexec", anymore, so remove that from the ToolChain's ProgramPaths. Patch by Dimitry Andric! llvm-svn: 126760
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud