On 2012-2-29 20:43 , Andrea D'Amore wrote:
> On this topic Guide suggests configure.enf defaults to
> "CFLAGS=-I${prefix}/include …" but configure.cflags defualt is
> configure.optflags, and this ends in CFLAGS being "-O2 <add arch
> flags>".

The Guide is wrong on this point.

> Should configure.cppflags be added to configure.cflags in portconfigure.tcl?

No, CPPFLAGS is a different thing to CFLAGS. You do need to append the
former to the latter for some build systems that don't recognise both.

- Josh
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to