[95549] trunk/dports/math/pari/Portfile

jmr at macports.org jmr at macports.org
Sun Jul 15 23:39:29 PDT 2012


Revision: 95549
          https://trac.macports.org/changeset/95549
Author:   jmr at macports.org
Date:     2012-07-15 23:39:27 -0700 (Sun, 15 Jul 2012)
Log Message:
-----------
pari: blacklist llvm-gcc-4.2 (#33024)

Modified Paths:
--------------
    trunk/dports/math/pari/Portfile

Modified: trunk/dports/math/pari/Portfile
===================================================================
--- trunk/dports/math/pari/Portfile	2012-07-16 06:11:52 UTC (rev 95548)
+++ trunk/dports/math/pari/Portfile	2012-07-16 06:39:27 UTC (rev 95549)
@@ -32,6 +32,9 @@
     destroot.args-append EXTRADLLDFLAGS="-Wl,-single_module"
 }
 
+# llvm-gcc produces incorrect code, ticket #33024
+compiler.blacklist  llvm-gcc-4.2
+
 configure.cmd       ./Configure
 
 # PARI/GP doesn't use autoconf, and if only *FLAGS environment variables are
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120715/a507843f/attachment.html>


More information about the macports-changes mailing list