[97575] trunk/dports/lang/ecl/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Sep 9 05:52:34 PDT 2012
On Sep 9, 2012, at 07:35, easieste at macports.org wrote:
> Needed to explicitly name llvm-gcc-4.2 as the compiler for OS X 12.x.
> Maybe this needs to be done for other platforms?
Why? What happened using clang?
If anything, the compiler choice should be based on the Xcode version, not the OS version.
Usually you'd just write:
compiler.blacklist clang
More information about the macports-dev
mailing list