[109790] trunk/dports/lang/librep/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Aug 19 22:58:44 PDT 2013


Revision: 109790
          https://trac.macports.org/changeset/109790
Author:   jeremyhu at macports.org
Date:     2013-08-19 22:58:43 -0700 (Mon, 19 Aug 2013)
Log Message:
-----------
librep: Fix build with clang

Modified Paths:
--------------
    trunk/dports/lang/librep/Portfile

Modified: trunk/dports/lang/librep/Portfile
===================================================================
--- trunk/dports/lang/librep/Portfile	2013-08-20 03:56:50 UTC (rev 109789)
+++ trunk/dports/lang/librep/Portfile	2013-08-20 05:58:43 UTC (rev 109790)
@@ -36,6 +36,8 @@
 
 configure.args      --without-readline
 
+configure.cflags-append -std=gnu89
+
 variant gcc45 conflicts gcc46 gcc47 description {build with gcc45} {
     configure.compiler      macports-gcc-4.5
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130819/2e4b276e/attachment.html>


More information about the macports-changes mailing list