[csw-devel] SF.net SVN: gar:[9985] csw/mgar/pkg/netsnmp/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed May 26 14:26:13 CEST 2010
Revision: 9985
http://gar.svn.sourceforge.net/gar/?rev=9985&view=rev
Author: dmichelsen
Date: 2010-05-26 12:26:13 +0000 (Wed, 26 May 2010)
Log Message:
-----------
netsnmp: Disable testsuite until bug is fixed
Modified Paths:
--------------
csw/mgar/pkg/netsnmp/trunk/Makefile
Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile 2010-05-26 12:24:32 UTC (rev 9984)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile 2010-05-26 12:26:13 UTC (rev 9985)
@@ -50,6 +50,10 @@
CONFIGURE_ARGS += --with-transports="UDP TCP Unix"
CONFIGURE_ARGS += $(CONFIGURE_ARGS_mm-$(MEMORYMODEL))
+# Disable testsuite until this has been fixed or /tmp will fill up:
+# https://sourceforge.net/tracker/?func=detail&aid=3006962&group_id=12694&atid=112694
+SKIPTEST ?= 1
+
EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod
MERGE_DIRS_isa-extra = $(libdir)
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