On Jan 1, 2005, at 5:33 PM, jackjansen at users.sourceforge.net wrote: > Update of /cvsroot/python/python/dist/src/Mac/OSX > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14408 > > Modified Files: > fixapplepython23.py > Log Message: > Create the wrapper scripts for gcc/g++ too. > > +SCRIPT="""#!/bin/sh > +export MACOSX_DEPLOYMENT_TARGET=10.3 > +exec %s "${@}" This script should check to see if MACOSX_DEPLOYMENT_TARGET is already set. If I have some reason to set MACOSX_DEPLOYMENT_TARGET=10.4 for compilation (say I'm compiling an extension that requires 10.4 features) then I'm going to have some serious problems with this fix. -bob
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4