-
- Downloads
dlmopen() doesn't support RTLD_GLOBAL
Filter our RTLD_GLOBAL from our dlmopen() call flags and emit a warning. It's possible the library we are wrapping will be broken in some way after one of these calls. This is a limitation in dlmopen() vs dlopen() as of glibc 2.21
Loading
Please register or sign in to comment