[34259] trunk/dports/math/fftw-3-single/Portfile

ram at macports.org ram at macports.org
Tue Feb 19 09:31:31 PST 2008


Revision: 34259
          http://trac.macosforge.org/projects/macports/changeset/34259
Author:   ram at macports.org
Date:     2008-02-19 09:31:29 -0800 (Tue, 19 Feb 2008)

Log Message:
-----------
math/fftw-3-single: append -fno-common to cflags

Modified Paths:
--------------
    trunk/dports/math/fftw-3-single/Portfile

Modified: trunk/dports/math/fftw-3-single/Portfile
===================================================================
--- trunk/dports/math/fftw-3-single/Portfile	2008-02-19 14:48:43 UTC (rev 34258)
+++ trunk/dports/math/fftw-3-single/Portfile	2008-02-19 17:31:29 UTC (rev 34259)
@@ -4,7 +4,7 @@
 
 name            fftw-3-single
 version         3.1.2
-revision        1
+revision        2
 categories      math
 platforms       darwin
 maintainers     ram openmaintainer
@@ -46,6 +46,8 @@
                --mandir=${prefix}/share/man \
                --infodir=${prefix}/share/info
 
+configure.cflags-append -fno-common
+
 use_parallel_build yes
 
 platform powerpc {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080219/d8e6be9d/attachment.html 


More information about the macports-changes mailing list