Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.

* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
       * configure.in: add test for powerpc-*-darwin* to specify makefile frag
       * configure: regenerate
       * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
         -mdynamic-no-pic

From-SVN: r86902
This commit is contained in:
Robert Bowdidge 2004-09-01 09:23:13 -07:00
parent 23c7b149bd
commit 5f6e6a1c41
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2004-08-31 Robert Bowdidge <bowdidge@apple.com>
* mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
2004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>
* Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,