[122563] trunk/dports/x11/xorg-xcb-util-cursor/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jul 23 20:41:08 PDT 2014


Revision: 122563
          https://trac.macports.org/changeset/122563
Author:   jeremyhu at macports.org
Date:     2014-07-23 20:41:08 -0700 (Wed, 23 Jul 2014)
Log Message:
-----------
xorg-xcb-util-cursor: Blacklist gcc-4.2

Modified Paths:
--------------
    trunk/dports/x11/xorg-xcb-util-cursor/Portfile

Modified: trunk/dports/x11/xorg-xcb-util-cursor/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util-cursor/Portfile	2014-07-24 02:55:42 UTC (rev 122562)
+++ trunk/dports/x11/xorg-xcb-util-cursor/Portfile	2014-07-24 03:41:08 UTC (rev 122563)
@@ -37,6 +37,12 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
+# shape_to_id.gperf:2: error: type qualifiers ignored on function return type
+# shape_to_id.gperf:82: error: type qualifiers ignored on function return type
+# cursor.h:164: error: type qualifiers ignored on function return type
+# cursor.h:164: error: type qualifiers ignored on function return type
+compiler.blacklist *gcc-4.2
+
 livecheck.type  regex
 livecheck.url   ${master_sites}?C=M&O=D
 livecheck.regex xcb-util-image-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140723/f4ff023a/attachment.html>


More information about the macports-changes mailing list