[Xquartz-changes] [640] tinderbox/jhbuildrc.linux

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 10 14:51:23 PDT 2012


Revision: 640
          http://trac.macosforge.org/projects/xquartz/changeset/640
Author:   jeremyhu at freedesktop.org
Date:     2012-07-10 14:51:23 -0700 (Tue, 10 Jul 2012)
Log Message:
-----------
Don't build intel on ppc tinderboxes

Modified Paths:
--------------
    tinderbox/jhbuildrc.linux

Modified: tinderbox/jhbuildrc.linux
===================================================================
--- tinderbox/jhbuildrc.linux	2012-07-10 21:50:44 UTC (rev 639)
+++ tinderbox/jhbuildrc.linux	2012-07-10 21:51:23 UTC (rev 640)
@@ -6,7 +6,7 @@
 modules = [ 'xorg-jeremyhu-tinderbox' ]
 
 # xf86-video-geode: https://bugs.freedesktop.org/show_bug.cgi?id=35645
-skip = [ 'xf86-video-geode', 'xf86-video-xgi' ]
+skip = [ 'xf86-video-geode', 'xf86-video-xgi', 'xf86-video-intel' ]
 
 build_policy = 'all'
 
@@ -19,6 +19,7 @@
 
 makecheck = True
 makecheck_advisory = False
+#makecheck_advisory = True
 
 static_analyzer = os.environ['STATIC_ANALYSIS'] != 'False'
 # libxcb generated code has a bunch of warnings that take up 1G of log space
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20120710/d67bd682/attachment.html>


More information about the Xquartz-changes mailing list