[118995] trunk/dports/gnome/gjs/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Apr 14 13:21:45 PDT 2014


Revision: 118995
          https://trac.macports.org/changeset/118995
Author:   jeremyhu at macports.org
Date:     2014-04-14 13:21:45 -0700 (Mon, 14 Apr 2014)
Log Message:
-----------
gjs: Build fix for Snow Leopard

Modified Paths:
--------------
    trunk/dports/gnome/gjs/Portfile

Modified: trunk/dports/gnome/gjs/Portfile
===================================================================
--- trunk/dports/gnome/gjs/Portfile	2014-04-14 20:18:26 UTC (rev 118994)
+++ trunk/dports/gnome/gjs/Portfile	2014-04-14 20:21:45 UTC (rev 118995)
@@ -39,7 +39,8 @@
 use_autoreconf  yes
 autoreconf.args -fvi
 
-# non-relocatable subtraction expression, "LC0" minus "L00000000001$pb"
-compiler.blacklist gcc-3.3 *gcc-4.0 {gcc-4.2 < 5666}
+# Blacklist needs to match mozjs24:
+# /opt/local/include/mozjs-24/mozilla/Compiler.h:22:4: error: #error "mfbt (and Gecko) require at least gcc 4.4 to build."
+compiler.blacklist  *gcc* {clang < 300}
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140414/4fb9b069/attachment.html>


More information about the macports-changes mailing list