* Makefile.in (start.encap): Do not depend on LIBGCC1.
authorRichard Henderson <rth@cygnus.com>
Wed, 3 May 2000 23:18:47 +0000 (16:18 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 3 May 2000 23:18:47 +0000 (16:18 -0700)
From-SVN: r33649

gcc/ChangeLog
gcc/Makefile.in

index e8ac8f38165729a21b8b47e44a7605355ac64b24..df3eeaf8ee676f86ec385672acb7e46b221c71c0 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-03  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.in (start.encap): Do not depend on LIBGCC1.
+
 2000-05-03  Jason Merrill  <jason@casey.cygnus.com>
 
        * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.
index b0a94443db905dd577f13930c3ff8d2172b87395..2049d245ad56e4d5f794dcd6ee94f936ddb3df95 100644 (file)
@@ -860,7 +860,7 @@ all.cross: native gcc-cross xcpp$(exeext) specs \
 # This is what to compile if making gcc with a cross-compiler.
 all.build: native xgcc$(exeext) xcpp$(exeext) $(EXTRA_PARTS) lang.all.build
 # This is what must be made before installing GCC and converting libraries.
-start.encap: native xgcc$(exeext) xcpp$(exeext) specs $(LIBGCC1) \
+start.encap: native xgcc$(exeext) xcpp$(exeext) specs \
        xlimits.h lang.start.encap
 # These can't be made until after GCC can run.
 rest.encap: $(STMP_FIXPROTO) $(LIBGCC) $(EXTRA_PARTS) lang.rest.encap