diff --git a/config/ChangeLog b/config/ChangeLog index cd5185a90e1..eaefad128ac 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2007-05-23 Paolo Bonzini + + PR bootstrap/32009 + * mh-ppc-darwin: Temporarily disable. + 2007-04-11 Kai Tietz * stdint.m4: Make template compatible with older cygwin diff --git a/config/mh-ppc-darwin b/config/mh-ppc-darwin index ad43bca6c0a..8e64791f6ee 100644 --- a/config/mh-ppc-darwin +++ b/config/mh-ppc-darwin @@ -2,4 +2,5 @@ # position-independent-code -- the usual default on Darwin. This fix speeds # compiles by 3-5%. -BOOT_CFLAGS=-g -O2 -mdynamic-no-pic +# Broken because of PR32009. +# BOOT_CFLAGS=-g -O2 -mdynamic-no-pic