SF.net SVN: gar:[26383] csw/mgar/pkg/bison/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Mar 12 16:20:54 CET 2018
Revision: 26383
http://sourceforge.net/p/gar/code/26383
Author: dmichelsen
Date: 2018-03-12 15:20:54 +0000 (Mon, 12 Mar 2018)
Log Message:
-----------
bison/trunk: Skip testsuite due to failing gcj tests
Modified Paths:
--------------
csw/mgar/pkg/bison/trunk/Makefile
Modified: csw/mgar/pkg/bison/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bison/trunk/Makefile 2018-03-12 14:10:48 UTC (rev 26382)
+++ csw/mgar/pkg/bison/trunk/Makefile 2018-03-12 15:20:54 UTC (rev 26383)
@@ -27,6 +27,9 @@
# Tests 217-222 use zero-sized structs
EXTRA_CFLAGS += -features=extensions
+# Some GCJ tests are failing on x86
+SKIPTEST ?= 1
+
include gar/category.mk
CONFIGURE_ENV_TEST = /opt/csw/gnu:$(PATH)
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