[126854] trunk/dports/devel/mpfr/Portfile
Lawrence Velázquez
larryv at macports.org
Thu Oct 16 12:19:18 PDT 2014
Pretty sure this has to be grouped with quotation marks or braces. As it is, base will blacklist any compilers matching the patterns "llvm-gcc-4.2", "=", and "2336.1.00". Needless to say, there are no compilers matching the latter two patterns.
vq
On Oct 16, 2014, at 1:14 PM, davidnichols at macports.org wrote:
> Revision
> 126854
> Author
> davidnichols at macports.org
> Date
> 2014-10-16 10:14:38 -0700 (Thu, 16 Oct 2014)
> Log Message
>
> fixed typo
> Modified Paths
>
> trunk/dports/devel/mpfr/Portfile
> Diff
>
> Modified: trunk/dports/devel/mpfr/Portfile (126853 => 126854)
>
> --- trunk/dports/devel/mpfr/Portfile 2014-10-16 17:07:56 UTC (rev 126853)
> +++ trunk/dports/devel/mpfr/Portfile 2014-10-16 17:14:38 UTC (rev 126854)
> @@ -89,7 +89,7 @@
> # Xcode 4.2, the generic fix is to pass --disable-thread-safe to configure, however this will break
> # any project that requires a thread-safe mpfr library, therefore the Xcode 4.2 compiler is
> # blacklisted here
> -compiler.blacklist lvm-gcc-4.2 = 2336.1.00
> +compiler.blacklist llvm-gcc-4.2 = 2336.1.00
>
> test.run yes
> test.target check
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141016/78224999/attachment.html>
More information about the macports-dev
mailing list