summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2012-11-30 15:02:40 +0000
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2012-11-30 15:02:40 +0000
commitd24892043def3a24e8241d420ecb9b6e29dea344 (patch)
tree5706f0833711c276d6b56358863a96e4e13629ad /Makefile.in
parent556ec64d8cdc060dd38d29fdcc41a95def90edea (diff)
downloadppe42-binutils-d24892043def3a24e8241d420ecb9b6e29dea344.tar.gz
ppe42-binutils-d24892043def3a24e8241d420ecb9b6e29dea344.zip
Merge g++/xg++ changes from GCC
* configure.ac: Merge from GCC. * Makefile.tpl: Dito. * Makefile.in: Dito. * configure: Dito.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 636b2ba18e..48202537f0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -235,7 +235,7 @@ POSTSTAGE1_CXX_EXPORT = \
@if target-libstdc++-v3-bootstrap
# Override the above if we're bootstrapping C++.
POSTSTAGE1_CXX_EXPORT = \
- CXX="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/g++$(exeext) \
+ CXX="$(STAGE_CC_WRAPPER) $$r/$(HOST_SUBDIR)/prev-gcc/xg++$(exeext) \
-B$$r/$(HOST_SUBDIR)/prev-gcc/ -B$(build_tooldir)/bin/ -nostdinc++ \
-B$$r/prev-$(TARGET_SUBDIR)/libstdc++-v3/src/.libs \
-B$$r/prev-$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs \
OpenPOWER on IntegriCloud