[37327] trunk/dports/devel/gmp/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jun 3 04:47:41 PDT 2008


Revision: 37327
          http://trac.macosforge.org/projects/macports/changeset/37327
Author:   ryandesign at macports.org
Date:     2008-06-03 04:47:39 -0700 (Tue, 03 Jun 2008)

Log Message:
-----------
gmp: enable universal build. gmp 4.2.1 had provided libtool 1.5.6 which did not produce universal binaries of the shared libraries, but gmp 4.2.2 provides libtool 1.5.24 which works fine.

Modified Paths:
--------------
    trunk/dports/devel/gmp/Portfile

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2008-06-03 08:47:42 UTC (rev 37326)
+++ trunk/dports/devel/gmp/Portfile	2008-06-03 11:47:39 UTC (rev 37327)
@@ -35,8 +35,6 @@
                 --enable-shared \
                 --enable-cxx
 
-universal_variant   no
-
 post-destroot {
     system "ranlib ${destroot}${prefix}/lib/libgmp.a"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080603/3880bb92/attachment.htm 


More information about the macports-changes mailing list