[98053] trunk/dports/x11
Jeremy Huddleston Sequoia
jeremyhu at macports.org
Sun Sep 23 23:57:39 PDT 2012
On Sep 23, 2012, at 23:40, Ryan Schmidt <ryandesign at macports.org> 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
More information about the macports-dev
mailing list