curl-library
[PATCH] Use @rpath instead of @executable_path for OS X framework
From: Alexey Petruchik <alexey.petruchik_at_gmail.com>
Date: Mon, 9 Mar 2015 19:23:26 +0300
Received on 2015-03-09
Date: Mon, 9 Mar 2015 19:23:26 +0300
Tiny patch. @rpath is modern apple-recommended way of defining install
names for frameworks and shared libraries. @rpath removes limitation that
all frameworks should be placed in ../Frameworks dir. It is now controlled
by the executable.
Regards, Alexey
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: patch.diff