SF.net SVN: gar:[22800] csw/mgar/pkg/bison/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 7 11:10:21 CET 2014


Revision: 22800
          http://sourceforge.net/p/gar/code/22800
Author:   dmichelsen
Date:     2014-01-07 10:10:19 +0000 (Tue, 07 Jan 2014)
Log Message:
-----------
bison/trunk: Skip testsuite as our gcj does not work, that is not the fault from bison

Modified Paths:
--------------
    csw/mgar/pkg/bison/trunk/Makefile

Modified: csw/mgar/pkg/bison/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bison/trunk/Makefile	2014-01-07 09:40:19 UTC (rev 22799)
+++ csw/mgar/pkg/bison/trunk/Makefile	2014-01-07 10:10:19 UTC (rev 22800)
@@ -28,6 +28,9 @@
 # Tests 217-222 use zero-sized structs
 EXTRA_CFLAGS += -features=extensions
 
+# Our gcj just does not work cleanly
+SKIPTEST ?= 1
+
 include gar/category.mk
 
 # Must use GNU grep during test

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list