Reintroduces RTLD_GLOBAL workaround for iRODS 4.2 (needed until https://github.com/irods/irods/issues/3752 is fixed). Fixes an issue wherein the hfile_irods plugin segfaults on connect in some environments (depending on whether the C++ ABI implementation relies on RTTI for dynamic casting instead of comparing symbol names).
Reintroduces RTLD_GLOBAL workaround for iRODS 4.2 (needed until https://github.com/irods/irods/issues/3752 is fixed). Fixes an issue wherein the
hfile_irods
plugin segfaults on connect in some environments (depending on whether the C++ ABI implementation relies on RTTI for dynamic casting instead of comparing symbol names).