]> granicus.if.org Git - python/commit
Patch #1488098.
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 23 May 2006 12:01:11 +0000 (12:01 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 23 May 2006 12:01:11 +0000 (12:01 +0000)
commitb02daf794b9be0041dc39207f18211ec8321ec77
tree421b1ca9eec422f78d0bd54b9066069eca2ca797
parent58f8eba372be06d20541b5e58244e92071e7417e
Patch #1488098.

This patchs makes it possible to create a universal build on OSX 10.4 and use
the result to build extensions on 10.3. It also makes it possible to override
the '-arch' and '-isysroot' compiler arguments for specific extensions.
Lib/distutils/sysconfig.py
Lib/distutils/unixccompiler.py
Lib/distutils/util.py