Revision: 26208 http://sourceforge.net/p/gar/code/26208 Author: dmichelsen Date: 2017-05-11 17:06:12 +0000 (Thu, 11 May 2017) Log Message: ----------- libfastjson/trunk: No gain building separate for Solaris 11
Modified Paths: -------------- csw/mgar/pkg/libfastjson/trunk/Makefile Modified: csw/mgar/pkg/libfastjson/trunk/Makefile =================================================================== --- csw/mgar/pkg/libfastjson/trunk/Makefile 2017-05-11 17:03:54 UTC (rev 26207) +++ csw/mgar/pkg/libfastjson/trunk/Makefile 2017-05-11 17:06:12 UTC (rev 26208) @@ -11,11 +11,6 @@ DISTNAME = $(NAME)-$(VERSION) DISTFILES += $(DISTNAME).tar.gz -PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386 -PACKAGING_PLATFORMS += solaris11-sparc solaris11-i386 - -PKGFORMAT-5.11 = svr4 - PACKAGES += CSWlibfastjson4 PKGFILES_CSWlibfastjson4 += $(call pkgfiles_lib,libfastjson.so.4) SPKG_DESC_CSWlibfastjson4 += $(DESCRIPTION), libfastjson.so.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.