summaryrefslogtreecommitdiff
path: root/Remote
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-22 13:33:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-22 13:33:29 -0400
commit032c802d45c7872f704de1faf0733740b256444d (patch)
treee35c61900c3d4d3b5cb746d50aa69e42e099ae71 /Remote
parent3f2a065f9079fe9c7e62e6d039475698a8dac675 (diff)
handle rpath in OSXMkLibs
Now oberon has some binaries and libraries that use rpath, so I had to put in this ugly hack to replace the @rapth/lib with the lib in the app. This was particularly tricky for libraries that use @rpath because I could not find a way to extract the rpath from the library. (Only from the executable, by running it.. ugh!) The hack I put in place may fail if multiple different libraries use rpath to refer to other libraries, and the "@rpath/lib" string is the same, but actually refers to different files.
Diffstat (limited to 'Remote')
0 files changed, 0 insertions, 0 deletions