On Jan 5, 2014, at 3:13 AM, Ryan Schmidt <[email protected]> wrote:
> Default variants must include “+” or “-“ as desired, e.g.: > > default_variants +mad > > if you want to enable the variant by default or: > > default_variants -mad > > if you want to disable it by default. https://trac.macports.org/changeset/115570 > So this will be a problem on Darwin 10 *and earlier* not just on Darwin 10. > > A better way to handle this is with compiler.blacklist. Blacklist the > compilers that won’t work (i.e. the old versions of GCC Xcode provided) so > that MacPorts can pick a compiler that works, which will be clang. We would > rather use a newer clang than a newer gcc. > > compiler.blacklist *gcc-3.3 *gcc-4.0 *gcc-4.2 https://trac.macports.org/changeset/115571 https://trac.macports.org/changeset/115572 https://trac.macports.org/changeset/115573 vq _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
