aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/ToolChain.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-09-17 01:16:06 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-09-17 01:16:06 +0000
commitefe91ea6bb6f45aaf663a43a1960998bc1eb9378 (patch)
tree2b124b6cf934ba5dd60b51eab8bc632b49288be0 /lib/Driver/ToolChain.cpp
parent3019c444c672938c57f5573840071ecd73425ee7 (diff)
Driver/DarwinClang: The new toolchain definition is going to drop the -L inside
the GCC dir. Unfortunately, this breaks -lstdc++ on SnowLeopard, etc. because the libstdc++ dylib was hiding there. Workaround this by providing the path to the right -lstdc++.6 (the only version used in recent memory) if we can't see an obvious -lstdc++, but can find = -lstdc++.6. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114146 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/ToolChain.cpp')
0 files changed, 0 insertions, 0 deletions