2007-01-01 Mike Stump <mrs@apple.com>
* mh-ppc-darwin: Remove support for building with Apple's gcc-3.1.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| 2006-12-29  Paolo Bonzini  <bonzini@gnu.org> | ||||
| 2007-01-01  Mike Stump  <mrs@apple.com> | ||||
|  | ||||
| 	* acx.m4: Sync with gcc. | ||||
| 	* mh-ppc-darwin: Remove support for building with Apple's gcc-3.1. | ||||
|  | ||||
| 2006-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr> | ||||
|  | ||||
|   | ||||
| @@ -3,9 +3,3 @@ | ||||
| # compiles by 3-5%. | ||||
|  | ||||
| BOOT_CFLAGS=-g -O2 -mdynamic-no-pic | ||||
|  | ||||
| # The spiffy cpp-precomp chokes on some legitimate constructs in GCC | ||||
| # sources; use -no-cpp-precomp to get to GNU cpp. | ||||
| # Apple's GCC has bugs in designated initializer handling, so disable | ||||
| # that too. | ||||
| STAGE1_CFLAGS += -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user