Does this ensure that macports-clang-3.1 is active? I have this itching feeling it doesn't.
On Jan 25, 2013, at 9:36 AM, [email protected] wrote: > +#Forces use of clang compiler (does not build with gcc) > +if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} { > + depends_build-append port:clang-3.1 > + configure.compiler macports-clang-3.1 > +} > + _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
