[141107] trunk/dports/graphics/cogl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Oct 10 17:00:15 PDT 2015


Revision: 141107
          https://trac.macports.org/changeset/141107
Author:   jeremyhu at macports.org
Date:     2015-10-10 17:00:15 -0700 (Sat, 10 Oct 2015)
Log Message:
-----------
cogl: Build fix for older versions of gcc (eg: on Snow Leopard), just disable some warning flags

Modified Paths:
--------------
    trunk/dports/graphics/cogl/Portfile

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2015-10-10 23:23:06 UTC (rev 141106)
+++ trunk/dports/graphics/cogl/Portfile	2015-10-11 00:00:15 UTC (rev 141107)
@@ -43,6 +43,7 @@
 autoreconf.args     -fvi
 
 configure.args      --enable-cogl-pango=yes \
+                    --disable-maintainer-flags \
                     --disable-silent-rules
 
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151010/e3fd949e/attachment.html>


More information about the macports-changes mailing list