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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue May 21 14:05:57 CEST 2013


Revision: 21159
          http://gar.svn.sourceforge.net/gar/?rev=21159&view=rev
Author:   wahwah
Date:     2013-05-21 12:05:57 +0000 (Tue, 21 May 2013)
Log Message:
-----------
lang-python/python/trunk: try enabling the 64-bit build; but no ISAEXEC

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	2013-05-21 12:02:07 UTC (rev 21158)
+++ csw/mgar/pkg/lang-python/python/trunk/Makefile	2013-05-21 12:05:57 UTC (rev 21159)
@@ -62,8 +62,11 @@
 # tests.
 SKIPTEST = 1
 
-# TODO: Enable the 64-bit build at some point.
-# BUILD64 = 1
+# For now, do not set ISAEXEC, until _sysconfigdata.py returns right values
+# depending on runtime.
+# A thread on python-list:
+# http://mail.python.org/pipermail/python-list/2013-May/647197.html
+BUILD64 = 1
 
 EXTRA_INC += $(prefix)/bdb47/include
 EXTRA_LIB += $(prefix)/bdb47/lib

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