[109058] trunk/dports/science/bob/Portfile

David Evans devans at macports.org
Wed Aug 7 17:59:45 PDT 2013


On 8/7/13 4:48 PM, Jeremy Huddleston Sequoia wrote:
>
> I replaced it with:
>
> if {[lsearch [get_canonical_archs] ppc] != -1 || [lsearch [get_canonical_archs] ppc64] != -1} {
>     # Until llvm better supports darwin/ppc, the only C++11 compiler for ppc is gcc
>     compiler.whitelist macports-gcc-4.7
> } else {
>     compiler.blacklist gcc-4.0 gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2 {clang < 300}
> }
>
>  
I agree that's probably better.  Have you tested this on a ppc
platform?  I don't have one to test.


More information about the macports-dev mailing list