[csw-devel] SF.net SVN: gar:[21679] csw/mgar/gar/v2/categories/python/category.mk

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Fri Aug 9 14:08:28 CEST 2013


Revision: 21679
          http://gar.svn.sourceforge.net/gar/?rev=21679&view=rev
Author:   pfelecan
Date:     2013-08-09 12:08:28 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
gar/v2: explicit the 2.7 compiler (for generic names is too late)

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/python/category.mk

Modified: csw/mgar/gar/v2/categories/python/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/python/category.mk	2013-08-09 12:04:57 UTC (rev 21678)
+++ csw/mgar/gar/v2/categories/python/category.mk	2013-08-09 12:08:28 UTC (rev 21679)
@@ -49,6 +49,7 @@
 
 include gar/gar.mk
 
+# TODO: how can we transform this in SUN and GNU respectively?
 GARCOMPILER_PYTHON_2_6 = SOS12U3
-GARCOMPILER_PYTHON_2_7 = GNU
+GARCOMPILER_PYTHON_2_7 = GCC4
 GARCOMPILER = $(GARCOMPILER_PYTHON_$(PYTHON_VERSION))

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