gecko-dev/mozglue/interposers
serge-sans-paille b9f78f0cc2 Bug 1883615 - Move libdl checks to moz.configure and make libdl dependencies explicit r=glandium
The -ldl flag was previously set globally, it's now set for the libs
that use it.

Also rationalize the difference between HAVE_DLOPEN and HAVE_DLFCN_H.

Differential Revision: https://phabricator.services.mozilla.com/D203594
2024-05-15 20:29:07 +00:00
..
env_interposer.cpp
getline_interposer.cpp
InterposerHelper.h Bug 1868043 - Make Android fallback path for interposed functions more reliable r=glandium 2024-01-09 10:05:44 +00:00
moz.build Bug 1883615 - Move libdl checks to moz.configure and make libdl dependencies explicit r=glandium 2024-05-15 20:29:07 +00:00
pthread_create_interposer.cpp