]> granicus.if.org Git - python/commit
Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to extension...
authorTarek Ziadé <ziade.tarek@gmail.com>
Sat, 9 May 2009 08:28:53 +0000 (08:28 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Sat, 9 May 2009 08:28:53 +0000 (08:28 +0000)
commite2be83def891db39fd4b7b707247740bd28cd811
treed13ef17339ecba456175c093d1a70bb9ded07121
parent809e22543f8bafd2df66fbe116ad49bbca5793f3
Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to extension modules with RPATH if GNU ld is used
Lib/distutils/tests/test_build_ext.py
Lib/distutils/tests/test_unixccompiler.py [new file with mode: 0644]
Lib/distutils/unixccompiler.py
Makefile.pre.in
Misc/NEWS
configure
configure.in