On Aug 7, 2013, at 17:59, David Evans <[email protected]> wrote:

> 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.

No, I have not.


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to