mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-06 10:37:01 +08:00
* Makefile.in (bootstrap2-lean): Fix typo.
From-SVN: r39324
This commit is contained in:
parent
4870f47246
commit
4f92461a87
@ -1,3 +1,7 @@
|
||||
2001-01-28 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* Makefile.in (bootstrap2-lean): Fix typo.
|
||||
|
||||
2001-01-28 Neil Booth <neil@daikokuya.demon.co.uk>
|
||||
|
||||
* cpphash.c (_cpp_cleanup_hashtable, _cpp_lookup_with_hash)
|
||||
|
@ -2941,10 +2941,10 @@ bootstrap-lean : clean_s1 clean_s2 stage3_build
|
||||
|
||||
bootstrap2: bootstrap
|
||||
|
||||
bootstrap2-lean : bootstrap_lean
|
||||
bootstrap2-lean : bootstrap-lean
|
||||
|
||||
bootstrap3 bootstrap3-lean: bootstrap
|
||||
|
||||
|
||||
bootstrap4 bootstrap4-lean: stage4_build
|
||||
|
||||
unstage1 unstage2 unstage3 unstage4:
|
||||
|
Loading…
Reference in New Issue
Block a user