]> gcc.gnu.org Git - gcc.git/commit - configure.ac
re PR bootstrap/29544 (Not building with checking in stage1)
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 19 Dec 2006 11:01:36 +0000 (11:01 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Tue, 19 Dec 2006 11:01:36 +0000 (11:01 +0000)
commit8efea775498b72272831867e0ae0b5dbc9750ea8
tree6ae397985e283ee11bd90f2ca03fc95558bbd078
parented88a7ed92b662539ad48d7bf07392b896d53c67
re PR bootstrap/29544 (Not building with checking in stage1)

2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/29544
* Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
(bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
move here comment from Makefile.tpl.
* Makefile.tpl: Move some definitions higher in the file.
(STAGE1_CHECKING): New.
* configure.in: Add --enable-stage1-checking.
* configure: Regenerate.
* Makefile.in: Regenerate.

gcc:
2006-12-19  Paolo Bonzini  <bonzini@gnu.org>

* gcc/Makefile.in (STAGE1_CHECKING): Rename to...
(STAGE1_CHECKING_CFLAGS): ... this.

From-SVN: r120048
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in
gcc/ChangeLog
gcc/Makefile.in
This page took 0.059865 seconds and 5 git commands to generate.