mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
04e9cef462
On OSX, `dlopen()` default to`RTLD_GLOBAL` while linux defaults to `RTLD_LOCAL`. so on OSX, it can cause issue with false positively detecting shared library as statically linked, as was the case with `Play!`. |
||
---|---|---|
.. | ||
dylib.c |