Makefile.def (bootstrap_stage): Replace stage_make_flags with stage_cflags.
commit342b920070d3efffafcd23c5f425cadc14f6c5f9
authorPaolo Bonzini <bonzini@gnu.org>
Wed, 16 May 2007 09:01:01 +0000 (16 09:01 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Wed, 16 May 2007 09:01:01 +0000 (16 09:01 +0000)
tree78bdaa54abc6704db4f6ca45bd5c2cd369d51b54
parent2b2c2fe51ac9b27af695b04d7058a6154fb5a644
Makefile.def (bootstrap_stage): Replace stage_make_flags with stage_cflags.

2007-05-16  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (bootstrap_stage): Replace stage_make_flags with
stage_cflags.
* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
Remove CFLAGS/LIBCFLAGS.
(configure-stage[+id+]-[+prefix+][+module+],
all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
* Makefile.in: Regenerate.

From-SVN: r124764
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl