[csw-devel] SF.net SVN: gar:[17016] csw/mgar/pkg/lang-python/python/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Feb 10 11:40:09 CET 2012


Revision: 17016
          http://gar.svn.sourceforge.net/gar/?rev=17016&view=rev
Author:   wahwah
Date:     2012-02-10 10:40:09 +0000 (Fri, 10 Feb 2012)
Log Message:
-----------
lang-python/python/trunk: Compiling on Solaris 10 doesn't help.

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/trunk/Makefile	2012-02-10 00:35:32 UTC (rev 17015)
+++ csw/mgar/pkg/lang-python/python/trunk/Makefile	2012-02-10 10:40:09 UTC (rev 17016)
@@ -41,8 +41,9 @@
 # multiprocessing support.
 # http://osdir.com/ml/opensolaris-discuss/2009-07/msg00865.html
 # http://bugs.python.org/issue3770
-# It's a platform deficiency.
-PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
+# However, this bug is about better detection of SEM_VALUE_MAX in Solaris
+# http://bugs.python.org/issue3110
+# PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
 # Patches
 PATCHFILES += faqwiz.diff

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