[135847] trunk/dports/science/volk
Lawrence Velázquez
larryv at macports.org
Wed May 6 11:33:46 PDT 2015
On May 6, 2015, at 2:31 PM, Lawrence Velázquez <larryv at macports.org> wrote:
> On May 6, 2015, at 1:09 PM, Michael Dickens <michaelld at macports.org> wrote:
>
>> As for using the compiler_blacklist_versions, there is a line in the
>> cxx11 variant that reads:
>> {{{
>> compiler.blacklist-append *gcc* {clang < 500}
>> }}}
>>
>> Isn't the 2nd part what this PortGroup is used for? Or, am I mistaken
>> here?
>
> That line does require compiler_blacklist_versions-1.0, but cxx11-1.0 already includes it.
Err sorry, for some reason I assumed that volk was using the cxx11-1.0 portgroup. You're right, that blacklist in +cxx11 (which I didn't see) does require compiler_blacklist_versions-1.0, and you should include it at the top of the portfile as usual.
vq
More information about the macports-dev
mailing list