SF.net SVN: gar:[24108] csw/mgar/pkg/gnustep-make/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed Sep 17 10:01:34 CEST 2014
Revision: 24108
http://sourceforge.net/p/gar/code/24108
Author: rmottola
Date: 2014-09-17 08:01:33 +0000 (Wed, 17 Sep 2014)
Log Message:
-----------
gnustep-make/trunk: enable solaris 9 & 10
Modified Paths:
--------------
csw/mgar/pkg/gnustep-make/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-make/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-09-16 14:43:11 UTC (rev 24107)
+++ csw/mgar/pkg/gnustep-make/trunk/Makefile 2014-09-17 08:01:33 UTC (rev 24108)
@@ -15,6 +15,10 @@
MASTER_SITES = ftp://ftp.gnustep.org/pub/gnustep/core/
DISTFILES = $(DISTNAME).tar.gz
+#where can we build?
+PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
+PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+
#we absolutely need GCC for Objective-C support. The only alternative in the future would be clang
GARCOMPILER = GNU
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