accept -arch flags

2005-06-20 Thread Peter O'Gorman
Hi, Well, Apple is switching to Intel. I figure that this means more people will want to build fat during the transition. This patch (one for HEAD, one for branch-1-5) will allow -arch flags through to the linker. Okay? Peter -- Peter O'Gorman - http://www.pogma.com Index: ChangeLog

Re: accept -arch flags

2005-06-20 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Mon, Jun 20, 2005 at 04:34:00PM CEST: Hi, Well, Apple is switching to Intel. I figure that this means more people will want to build fat during the transition. This patch (one for HEAD, one for branch-1-5) will allow -arch flags through to the linker.