This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap2-lean
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: bootstrap2-lean
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 28 Jan 2001 23:47:38 -0200
- Cc: gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <200101282335.SAA04624@hiauly1.hia.nrc.ca>
On Jan 28, 2001, "John David Anglin" <dave@hiauly1.hia.nrc.ca> wrote:
> bootstrap2-lean : bootstrap_lean
> ^
Thanks, fixed thusly:
Index: gcc/ChangeLog
from Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (bootstrap2-lean): Fix typo.
Index: gcc/Makefile.in
===================================================================
RCS file: /cvs/gcc/egcs/gcc/Makefile.in,v
retrieving revision 1.592
diff -u -p -r1.592 Makefile.in
--- gcc/Makefile.in 2001/01/28 01:50:04 1.592
+++ gcc/Makefile.in 2001/01/29 01:47:11
@@ -2941,10 +2941,10 @@ bootstrap-lean : clean_s1 clean_s2 stage
bootstrap2: bootstrap
-bootstrap2-lean : bootstrap_lean
+bootstrap2-lean : bootstrap-lean
bootstrap3 bootstrap3-lean: bootstrap
-
+
bootstrap4 bootstrap4-lean: stage4_build
unstage1 unstage2 unstage3 unstage4:
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me