On Sep 23, 2012, at 23:40, Ryan Schmidt <[email protected]> wrote:

>> -if {${configure.compiler} == "llvm-gcc-4.2"} {
>> -    configure.compiler gcc-4.2
>> -} elseif {${configure.compiler} == "clang"} {
>> -    depends_build-append port:apple-gcc42
>> -    depends_skip_archcheck-append apple-gcc42
>> -    configure.compiler apple-gcc-4.2
>> -}
>> +compiler.whitelist gcc-4.2 apple-gcc-4.2
> 
> This doesn't work because it doesn't add port:apple-gcc42 to depends_build.

Ugg... I thought base took care of that for us.

r98070

http://trac.macports.org/ticket/36299


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

Reply via email to