SF.net SVN: gar:[25419] csw/mgar/pkg/gnupg/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Thu Nov 26 16:20:25 CET 2015
Revision: 25419
http://sourceforge.net/p/gar/code/25419
Author: lblume
Date: 2015-11-26 15:20:24 +0000 (Thu, 26 Nov 2015)
Log Message:
-----------
gnupg/trunk: Skip the tests because they fail on the buildfarm
Modified Paths:
--------------
csw/mgar/pkg/gnupg/trunk/Makefile
Modified: csw/mgar/pkg/gnupg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg/trunk/Makefile 2015-11-26 13:51:07 UTC (rev 25418)
+++ csw/mgar/pkg/gnupg/trunk/Makefile 2015-11-26 15:20:24 UTC (rev 25419)
@@ -45,6 +45,11 @@
PROTOTYPE_FILES_suid = .*/gpg
PROTOTYPE_PERMS_suid = 4755
+# The implementation of tests from gnupg.org software is increasingly
+# hostile to Solaris, and I'm not willing to take on that hassle.
+# They do pass so far on my personal build box -- laurent
+SKIPTEST = 1
+
BUILD64 = 1
ISAEXEC = 1
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