reopen 31679 and properly fix

Jack Howarth howarth at bromo.med.uc.edu
Sun Mar 4 08:44:50 PST 2012


On Mon, Mar 05, 2012 at 02:51:00AM +1100, Joshua Root wrote:
> On 2012-3-5 01:27 , Jack Howarth wrote:
> >  platform darwin 11 {
> > +    configure.cflags-append -std=c89
> >      configure.ldflags-append -Wl,-no_pie
> >  }
> 
> That's not right, it needs to be conditional on the compiler (or just
> added unconditionally), not the OS version.
> 
> - Josh

Josh,
   You have to be careful with -Wl,-no_pie as earlier Xcode 3.x releases
don't understand that linker option.
          Jack


More information about the macports-dev mailing list