[Xquartz-changes] [614] trunk/compile-xserver.sh

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 8 00:14:32 PST 2012


Revision: 614
          http://trac.macosforge.org/projects/xquartz/changeset/614
Author:   jeremyhu at freedesktop.org
Date:     2012-03-08 00:14:32 -0800 (Thu, 08 Mar 2012)
Log Message:
-----------
FAIL_HARD in test builds as well

Modified Paths:
--------------
    trunk/compile-xserver.sh

Modified: trunk/compile-xserver.sh
===================================================================
--- trunk/compile-xserver.sh	2012-03-08 08:02:43 UTC (rev 613)
+++ trunk/compile-xserver.sh	2012-03-08 08:14:32 UTC (rev 614)
@@ -23,7 +23,7 @@
 
 ACLOCAL="aclocal -I ${PREFIX}/share/aclocal -I /usr/local/share/aclocal"
 
-CPPFLAGS="-DNO_ALLOCA -DNO_COMPILER_H -DFAKEIT"
+CPPFLAGS="-DNO_ALLOCA -DNO_COMPILER_H -DFAKEIT -DFAIL_HARD"
 
 CFLAGS="$CFLAGS -O0 -g3 -pipe"
 CFLAGS="$CFLAGS $ARCHFLAGS"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20120308/df38ecbe/attachment.html>


More information about the Xquartz-changes mailing list