]> git.ipfire.org Git - thirdparty/gcc.git/commit - Makefile.def
configure.in: Select appropriate fragments for PowerPC/AIX.
authorPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 19 Dec 2005 17:02:00 +0000 (17:02 +0000)
committerPaolo Bonzini <bonzini@gcc.gnu.org>
Mon, 19 Dec 2005 17:02:00 +0000 (17:02 +0000)
commitd19bca389df2ebbed486e1df85b2319b30956a34
treedbc4d0e6c6c37767de48ab0e18bb5be443b2a8e2
parentc2fc5456232936eae2354dbdce04084ab03e09a1
configure.in: Select appropriate fragments for PowerPC/AIX.

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

* configure.in: Select appropriate fragments for PowerPC/AIX.
* configure: Regenerate.

* Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
BOOT_CFLAGS, BOOT_LDFLAGS.
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
BOOT_CFLAGS, BOOT_LDFLAGS.
(TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
(stage[+id+]-bubble): Pass flags recursively to the comparison target.
(stage): Fail if we cannot complete the work.
* Makefile.in: Regenerate.

From-SVN: r108793
Makefile.def
Makefile.in
Makefile.tpl
config/mh-ppc-aix [new file with mode: 0644]
config/mt-ppc-aix [new file with mode: 0644]
configure
configure.in