Revision
54733
Author
mcalhoun@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

Diff

Modified: trunk/dports/devel/gmp/Portfile (54732 => 54733)


--- 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