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

mcalhoun at macports.org mcalhoun at macports.org
Sat Aug 1 04:06:07 PDT 2009


Revision: 54733
          http://trac.macports.org/changeset/54733
Author:   mcalhoun at macports.org
Date:     2009-08-01 04:06:04 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
gmp: The default value of merger_arch_compiler changed in r53389.
The old default value is required.
No revision increase needed since gmp build correctly or not at all.

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

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2009-08-01 07:53:21 UTC (rev 54732)
+++ trunk/dports/devel/gmp/Portfile	2009-08-01 11:06:04 UTC (rev 54733)
@@ -46,6 +46,9 @@
 }
 configure.pipe  no
 
+# Since CFLAGS and CXXFLAGS must be empty, append -arch ... to CC and CXX.
+merger_arch_compiler yes
+
 test.run        yes
 test.cmd        make
 test.target     check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090801/4b1f39c0/attachment.html>


More information about the macports-changes mailing list