From: Jack Jansen Date: Fri, 7 Apr 2000 15:39:25 +0000 (+0000) Subject: Fiddled linkorder and a few other things to make shared threaded python work. X-Git-Tag: v1.6a2~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a974d2498e4c6da4049dfd8b11803c7d280cad46;p=thirdparty%2FPython%2Fcpython.git Fiddled linkorder and a few other things to make shared threaded python work. --- diff --git a/Mac/Build/PythonCore.prj b/Mac/Build/PythonCore.prj index 86625920f561..d15aa6543a2e 100644 Binary files a/Mac/Build/PythonCore.prj and b/Mac/Build/PythonCore.prj differ diff --git a/Mac/Build/PythonCorePPC.prj b/Mac/Build/PythonCorePPC.prj index 84bcc003a043..990dc8c45ced 100644 Binary files a/Mac/Build/PythonCorePPC.prj and b/Mac/Build/PythonCorePPC.prj differ diff --git a/Mac/Build/PythonInterpreter.prj b/Mac/Build/PythonInterpreter.prj index fab059c800a7..5848571785b1 100644 Binary files a/Mac/Build/PythonInterpreter.prj and b/Mac/Build/PythonInterpreter.prj differ