[90221] trunk/dports/sysutils

Jeremy Huddleston jeremyhu at macports.org
Sun Feb 26 23:34:55 PST 2012


On Feb 26, 2012, at 6:37 PM, snc at macports.org wrote:
> +if {${configure.compiler} == "clang"} {
> +    configure.cflags-append -Wno-error=return-type
> +}

Please fix it properly.  Don't commit workarounds like this.  Obviously the code is broken, and you're just masking it with this.

--Jeremy





More information about the macports-dev mailing list