diff options
| author | Roman Divacky <rdivacky@freebsd.org> | 2011-03-01 18:03:28 +0000 |
|---|---|---|
| committer | Roman Divacky <rdivacky@freebsd.org> | 2011-03-01 18:03:28 +0000 |
| commit | 2e5065d889cee289d1b1f9a93f982d3b170912cb (patch) | |
| tree | 432e6229a7d4d1ee36c49deed2bad518bf91e09e /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
| parent | de422beba43f6e319e8edfbe6f36f6e3bd653b6d (diff) | |
| download | bcm5719-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/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions

