SF.net SVN: gar:[26478] csw/mgar/pkg/gs_WebServices/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Wed Oct 17 17:55:40 CEST 2018


Revision: 26478
          http://sourceforge.net/p/gar/code/26478
Author:   rmottola
Date:     2018-10-17 15:55:38 +0000 (Wed, 17 Oct 2018)
Log Message:
-----------
gs_WebServices/trunk: disable solaris9 due to lack of current gnutls

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

Modified: csw/mgar/pkg/gs_WebServices/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gs_WebServices/trunk/Makefile	2018-10-17 11:01:27 UTC (rev 26477)
+++ csw/mgar/pkg/gs_WebServices/trunk/Makefile	2018-10-17 15:55:38 UTC (rev 26478)
@@ -16,8 +16,11 @@
 DISTFILES  = $(DISTNAME).tar.gz
 
 #where can we build?
-PACKAGING_PLATFORMS += solaris9-i386
-PACKAGING_PLATFORMS += solaris9-sparc
+
+#Solaris9 disabled until we get a newer GNUTLS!
+#PACKAGING_PLATFORMS += solaris9-i386
+#PACKAGING_PLATFORMS += solaris9-sparc
+
 PACKAGING_PLATFORMS += solaris10-i386
 PACKAGING_PLATFORMS += solaris10-sparc
 

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