Oops, wrong changelog, this is the right one:

2012-05-29  Jack Howarth  <howarth@bromo.med.uc.edu>

	    * config/darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when
	    Darwin >= 10.
	    (DARWIN_DYLIB1_SPEC): Do not use -ldylib1.10.5.o when Darwin >= 10.
	    (DARWIN_CRT1_SPEC): Use -lcrt1.10.6.o when Darwin >= 10.

From-SVN: r187993
This commit is contained in:
Jack Howarth 2012-05-29 23:24:33 +00:00 committed by Mike Stump
parent 3127f13395
commit a8b4175ce4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
2012-05-29 Iain Sandoe <iains@gcc.gnu.org>
2012-05-29 Jack Howarth <howarth@bromo.med.uc.edu>
* config/darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when
Darwin >= 10.