[Xquartz-changes] [641] tinderbox/tinderbox_test.sh

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 10 14:52:49 PDT 2012


Revision: 641
          http://trac.macosforge.org/projects/xquartz/changeset/641
Author:   jeremyhu at freedesktop.org
Date:     2012-07-10 14:52:49 -0700 (Tue, 10 Jul 2012)
Log Message:
-----------
Use a newer clang on yuffie

Modified Paths:
--------------
    tinderbox/tinderbox_test.sh

Modified: tinderbox/tinderbox_test.sh
===================================================================
--- tinderbox/tinderbox_test.sh	2012-07-10 21:51:23 UTC (rev 640)
+++ tinderbox/tinderbox_test.sh	2012-07-10 21:52:49 UTC (rev 641)
@@ -27,10 +27,10 @@
     URL="http://jeremyhu-yuffie:xQUGcg@tinderbox.x.org/builds/rpc"
 
     #export CC="/opt/llvm/bin/clang"
-    export CC="/opt/local/bin/clang-mp-3.0"
+    export CC="/opt/local/bin/clang-mp-3.1"
     export OBJC="${CC}"
     #export CXX="/opt/llvm/bin/clang++"
-    export CXX="/opt/local/bin/clang++-mp-3.0"
+    export CXX="/opt/local/bin/clang++-mp-3.1"
     export LIBTOOLIZE="glibtoolize"
 
     TB_CFLAGS="${TB_CFLAGS} -fdiagnostics-show-category=name"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20120710/665c432b/attachment-0001.html>


More information about the Xquartz-changes mailing list