]> granicus.if.org Git - python/commit
Merged revisions 81673 via svnmerge from
authorRonald Oussoren <ronaldoussoren@mac.com>
Thu, 3 Jun 2010 16:21:03 +0000 (16:21 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Thu, 3 Jun 2010 16:21:03 +0000 (16:21 +0000)
commitd3f1503f32453298db41c6803dba9d37e47e372d
treeaf96230a396c6fbb7efda00b59f773d1f519ac0d
parentf06bf33e04db0aaf3e4e118016ee1022c8c933b1
Merged revisions 81673 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r81673 | ronald.oussoren | 2010-06-03 16:42:25 +0200 (Thu, 03 Jun 2010) | 16 lines

  Merged revisions 81662 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r81662 | ronald.oussoren | 2010-06-03 11:47:21 +0200 (Thu, 03 Jun 2010) | 9 lines

    Fix for issue #7724: ensure that distutils and python's own setup.py
    honor the MacOSX SDK when one is specified.

    This is needed to be able to build using the 10.4u SDK while running
    on OSX 10.6.

    This is a fixed version of the patch in r80963, I've tested this patch
    on OSX and Linux.
  ........
................
Lib/distutils/unixccompiler.py
setup.py