summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-11-13 08:50:40 +0000
committerK. Richard Pixley <rich@cygnus>1991-11-13 08:50:40 +0000
commit30189626aabb90f7b1b5eff71240647ac4534c9b (patch)
treebeddadcba5b8a0ea3a6ee726108e5bf675918d08 /Makefile.in
parent127850e73905a7cc580cd2d8252273df93b10d9b (diff)
downloadppe42-binutils-30189626aabb90f7b1b5eff71240647ac4534c9b.tar.gz
ppe42-binutils-30189626aabb90f7b1b5eff71240647ac4534c9b.zip
use gcc as ld for later stages
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 8a6dd7729b..257bfbd2cd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#
-# Last Mod Tue Nov 12 00:21:50 PST 1991, by rich@sendai
+# Last Mod Tue Nov 12 22:24:08 PST 1991, by rich@cygnus.com
#
# $Id$
@@ -113,7 +113,7 @@ pass:
-B`pwd`/$(unsubdir)/gas$(subdir)/$(stagepass)/ \
-B`pwd`/$(unsubdir)/ld$(subdir)/$(stagepass)/" \
"AR=`pwd`/$(unsubdir)/binutils$(subdir)/$(stagepass)/ar" \
- "LD=`pwd`/$(unsubdir)/ld$(subdir)/$(stagepass)/ld $(GCCVERBOSE)" \
+ "LD=`pwd`/$(unsubdir)/gcc$(subdir)/$(stagepass)/gcc $(GCCVERBOSE)" \
"RANLIB=`pwd`/$(unsubdir)/binutils$(subdir)/$(stagepass)/ranlib" \
"LOADLIBES=`pwd`/$(unsubdir)/gnulib$(subdir)/$(stagepass)/gnulib.a /lib/libc.a" \
"LDFLAGS=-nostdlib /lib/crt0.o \
OpenPOWER on IntegriCloud