[csw-devel] SF.net SVN: gar:[19484] csw/mgar/pkg/lang-python/python/branches/ bw-libdir-fix-2.6/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Oct 21 20:42:28 CEST 2012


Revision: 19484
          http://gar.svn.sourceforge.net/gar/?rev=19484&view=rev
Author:   bdwalton
Date:     2012-10-21 18:42:28 +0000 (Sun, 21 Oct 2012)
Log Message:
-----------
lang-python/python/branches/bw-libdir-fix-2.6: drop all solaris 9 support

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/branches/bw-libdir-fix-2.6/Makefile

Modified: csw/mgar/pkg/lang-python/python/branches/bw-libdir-fix-2.6/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/bw-libdir-fix-2.6/Makefile	2012-10-21 14:51:30 UTC (rev 19483)
+++ csw/mgar/pkg/lang-python/python/branches/bw-libdir-fix-2.6/Makefile	2012-10-21 18:42:28 UTC (rev 19484)
@@ -36,19 +36,8 @@
 
 DISTFILES  = $(DISTNAME).tar.bz2
 
-PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
-# Some features are missing on Solaris 9, e.g. functionality required for the
-# multiprocessing support.
-# http://osdir.com/ml/opensolaris-discuss/2009-07/msg00865.html
-# http://bugs.python.org/issue3770
-# However, this bug is about better detection of SEM_VALUE_MAX in Solaris
-# http://bugs.python.org/issue3110
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
-# There are header differences between Solaris 9 and 10. Programs that include
-# pyconfig.h from Solaris 9 installed on Solaris 10 can get wrong settings,
-# e.g. wrt _X_OPEN_SOURCE.
-PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
-
 # Patches
 PATCHFILES += 0001-patch-a-usr-local-reference-to-opt-csw-in-Tools-faqw.patch
 PATCHFILES += 0002-handle-special-options-for-bsddb-in-Modules-makesetu.patch

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