On Mar 25, 2012, at 15:37, Jeremy Huddleston wrote: > I notice that this port forces llvm-gcc as the compiler with no comment as to > why. Can this be done conditionally with an explanation in a comment in the > Portfile? mysql5 uses llvm-gcc as a fallback from clang due to a bug in > mysql's build system. I'm assuming that bug is still there in 5.5, so the > comment (and check) should probably be copied from mysql5.
MySQL's build system was completely replaced in the 5.5 branch (it now uses cmake), so it's likely mysql55 does not need to force llvm-gcc-4.2. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
