PR other/40159

* Makefile.tpl (all): Don't assume gcc-bootstrap and
gcc-no-bootstrap are mutually exclusive.
* Makefile.in: Rebuilt.
This commit is contained in:
Alexandre Oliva
2009-05-19 01:11:12 +00:00
parent 2ea7b6479f
commit b523320162
3 changed files with 16 additions and 9 deletions

View File

@ -1,3 +1,10 @@
2009-05-18 Alexandre Oliva <aoliva@redhat.com>
PR other/40159
* Makefile.tpl (all): Don't assume gcc-bootstrap and
gcc-no-bootstrap are mutually exclusive.
* Makefile.in: Rebuilt.
2009-05-18 Alexandre Oliva <aoliva@redhat.com>
PR other/40159