summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2019-05-04 05:53:18 +0200
committerJan Tojnar <jtojnar@gmail.com>2019-05-04 05:53:18 +0200
commita0c6efb9fd23b8e9b44a123252afc863b88eb8d7 (patch)
treeb64414625cb79ebfcce389cc35c87a9b3dfc91e8 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent6f7e06bd5a022d49972a92e7d317420fddd41a88 (diff)
libredirect: remove dlopen support
While it might be useful in some cases, there are too many caveats to be worth it. When libredirect intercepts dlopen call and calls the original function, the dynamic loader will use libredirect.so's DT_RUNPATH entry instead of the one from the ELF file the dlopen call originated from. That means that when program tries to dlopen a library that it expects to find on its RPATH, the call will fail. This broke Sublime Text for just that reason.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions