mirror of git://gcc.gnu.org/git/gcc.git
re PR bootstrap/32009 (building gcc4-4.3/4.4.0-20070518 failed on OSX 10.3.9)
2007-05-23 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/32009 * mh-ppc-darwin: Temporarily disable. From-SVN: r124990
This commit is contained in:
parent
7c57b2f1f4
commit
7e25695e8c
|
|
@ -1,3 +1,8 @@
|
||||||
|
2007-05-23 Paolo Bonzini <bonzini@gnu.org>
|
||||||
|
|
||||||
|
PR bootstrap/32009
|
||||||
|
* mh-ppc-darwin: Temporarily disable.
|
||||||
|
|
||||||
2007-04-11 Kai Tietz <kai.tietz@onevision.com>
|
2007-04-11 Kai Tietz <kai.tietz@onevision.com>
|
||||||
|
|
||||||
* stdint.m4: Make template compatible with older cygwin
|
* stdint.m4: Make template compatible with older cygwin
|
||||||
|
|
|
||||||
|
|
@ -2,4 +2,5 @@
|
||||||
# position-independent-code -- the usual default on Darwin. This fix speeds
|
# position-independent-code -- the usual default on Darwin. This fix speeds
|
||||||
# compiles by 3-5%.
|
# compiles by 3-5%.
|
||||||
|
|
||||||
BOOT_CFLAGS=-g -O2 -mdynamic-no-pic
|
# Broken because of PR32009.
|
||||||
|
# BOOT_CFLAGS=-g -O2 -mdynamic-no-pic
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue