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

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 16 10:36:34 PST 2011


Revision: 596
          http://trac.macosforge.org/projects/xquartz/changeset/596
Author:   jeremyhu at freedesktop.org
Date:     2011-12-16 10:36:33 -0800 (Fri, 16 Dec 2011)
Log Message:
-----------
Add _GNU_SOURCE

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

Modified: tinderbox/tinderbox_test.sh
===================================================================
--- tinderbox/tinderbox_test.sh	2011-12-13 00:47:55 UTC (rev 595)
+++ tinderbox/tinderbox_test.sh	2011-12-16 18:36:33 UTC (rev 596)
@@ -47,7 +47,7 @@
     LD_LIBRARY_PATH="${PREFIX}/lib:${JHBUILDDIR}/external/build/lib${LD_LIBRARY_PATH+:${LD_LIBRARY_PATH}}"
     URL="http://jeremyhu-tifa-linux32:xFDSPr@tinderbox.x.org/builds/rpc"
 
-    TB_CFLAGS="${TB_CFLAGS} -D_XOPEN_SOURCE=700 -D_BSD_SOURCE"
+    TB_CFLAGS="${TB_CFLAGS} -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_GNU_SOURCE"
 
     # http://llvm.org/bugs/show_bug.cgi?id=11028
     export STATIC_ANALYSIS=False
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20111216/17287e3d/attachment.html>


More information about the Xquartz-changes mailing list