[csw-devel] SF.net SVN: gar:[21162] csw/mgar/pkg/lang-python/python/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue May 21 14:32:45 CEST 2013
Revision: 21162
http://gar.svn.sourceforge.net/gar/?rev=21162&view=rev
Author: wahwah
Date: 2013-05-21 12:32:44 +0000 (Tue, 21 May 2013)
Log Message:
-----------
lang-python/python/trunk: No, that does not even link.~
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:30:47 UTC (rev 21161)
+++ csw/mgar/pkg/lang-python/python/trunk/Makefile 2013-05-21 12:32:44 UTC (rev 21162)
@@ -62,11 +62,10 @@
# tests.
SKIPTEST = 1
-# For now, do not set ISAEXEC, until _sysconfigdata.py returns right values
-# depending on runtime.
+# The 64-bit build is probably not going to happen for Python 2.6.
# A thread on python-list:
# http://mail.python.org/pipermail/python-list/2013-May/647197.html
-BUILD64 = 1
+# 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