SF.net SVN: gar:[24784] csw/mgar/pkg/gnustep-back/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Fri Mar 27 17:07:44 CET 2015
Revision: 24784
http://sourceforge.net/p/gar/code/24784
Author: rmottola
Date: 2015-03-27 16:07:43 +0000 (Fri, 27 Mar 2015)
Log Message:
-----------
gnustep-back/trunk: disable solaris 9, enable i386
Modified Paths:
--------------
csw/mgar/pkg/gnustep-back/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-back/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-back/trunk/Makefile 2015-03-27 15:15:22 UTC (rev 24783)
+++ csw/mgar/pkg/gnustep-back/trunk/Makefile 2015-03-27 16:07:43 UTC (rev 24784)
@@ -38,8 +38,9 @@
CHECKPKG_OVERRIDES_CSWgnustep-base += surplus-dependency|CSWgnustep-make
#where can we build?
-PACKAGING_PLATFORMS += solaris9-sparc
+#PACKAGING_PLATFORMS += solaris9-sparc
PACKAGING_PLATFORMS += solaris10-sparc
+PACKAGING_PLATFORMS += 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