]> granicus.if.org Git - python/commit
Disable linking extensions with -lpython2.5 for darwin. This should fix bug
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 23 May 2006 11:47:16 +0000 (11:47 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Tue, 23 May 2006 11:47:16 +0000 (11:47 +0000)
commit58f8eba372be06d20541b5e58244e92071e7417e
treeb50830e06bd9d362762af4e65f908581c943d0ff
parent658d5133285ccf32184ad8cc2899dfe3440aea2d
Disable linking extensions with -lpython2.5 for darwin. This should fix bug
#1487105.
Lib/distutils/command/build_ext.py