aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMatthew Brett <matthew.brett@gmail.com>2012-11-04 01:12:06 -0700
committerMatthew Brett <matthew.brett@gmail.com>2012-11-06 11:59:31 -0800
commit2339adcd24ef7a0ea08ada8940ed0c0533ba7bf4 (patch)
tree9f641823ee3d669b1f3f172bd739b050a20e8d55 /setup.py
parentfe817653050b450f4d91a39b48623f757f91aca4 (diff)
FIX: add support for rpath patching in OSX
The code adds rpaths to allow local relative libraries to get loaded at link time, for linux only, using the patchelf binary. This commit adds some routines to do the equivalent thing in OSX, using the ``otool`` and ``install_name_tool`` binaries.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions