-
Vivek Das Mohapatra authored
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
Vivek Das Mohapatra authoredFilter 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