summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-07-18 08:12:40 +0000
committerPaolo Bonzini <bonzini@gnu.org>2010-07-18 08:12:40 +0000
commit1d14850fc0117b88bf9d648d0e1b16e95310185a (patch)
treecd48c635e55c3e74e1a2e6d1698d4faa9b6d09c4 /Makefile.in
parenta881f11cf97ebef7b8b0775d810b7cedc824b568 (diff)
downloadppe42-binutils-1d14850fc0117b88bf9d648d0e1b16e95310185a.tar.gz
ppe42-binutils-1d14850fc0117b88bf9d648d0e1b16e95310185a.zip
2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
PR target/44862 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Provide -B option to allow for link spec %s substitutions for libstdc++.a on darwin. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 22a77d261a..3268a302b6 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -235,6 +235,7 @@ POSTSTAGE1_CXX_EXPORT = \
POSTSTAGE1_CXX_EXPORT = \
CXX="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/g++$(exeext) \
-B$$r/$(HOST_SUBDIR)/prev-gcc/ -B$(build_tooldir)/bin/ -nostdinc++ \
+ -B$$r/prev-$(TARGET_SUBDIR)/libstdc++-v3/src/.libs \
-I$$r/prev-$(TARGET_SUBDIR)/libstdc++-v3/include/$(TARGET_SUBDIR) \
-I$$r/prev-$(TARGET_SUBDIR)/libstdc++-v3/include \
-I$$s/libstdc++-v3/libsupc++ \
OpenPOWER on IntegriCloud