Fortran recipe
Chris Jones
jonesc at hep.phy.cam.ac.uk
Sun Aug 25 12:26:46 PDT 2013
Thanks, it wasn't clear to me something as simply as that was going to work !
On 25 Aug 2013, at 8:24pm, Lawrence Velázquez <larryv at macports.org> wrote:
> On Aug 25, 2013, at 3:17 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
>> On Aug 25, 2013, at 14:15, Chris Jones wrote:
>>
>>> So now I have
>>>
>>>> PortGroup compiler_blacklist_versions 1.0
>>>> # Force a compatible clang compiler
>>>> compiler.blacklist-append {clang < 425}
>>>> compiler.fallback-append macports-clang-3.2 macports-clang-3.1
>>>
>>> To make this work though, I also need to black list any compiler that isn't clang, so on systems where the default system compiler isn't clang, it will fallback to the macports-clang, no ? whats the string to add to the blacklist list for this ?
>>
>> compiler.blacklist-append apple-gcc-4.0 apple-gcc-4.2 gcc-3.3 gcc-4.0 gcc-4.2 llvm-gcc-4.2 macports-gcc-4.2 macports-gcc-4.3 macports-gcc-4.4 macports-gcc-4.5 macports-gcc-4.6 macports-gcc-4.7 macports-gcc-4.8 macports-gcc-4.9 macports-llvm-gcc-4.2
>
> This should also work:
>
> compiler.blacklist-append *gcc*
>
> vq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2030 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130825/c8dcc36d/attachment-0001.p7s>
More information about the macports-dev
mailing list