reopen 31679 and properly fix

Joshua Root jmr at macports.org
Sun Mar 4 07:51:00 PST 2012


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


More information about the macports-dev mailing list