Skip to content

treewide: Stop using RTLD_GLOBAL

Adam Jackson requested to merge ajax/mesa:no-more-rtld-global into main

Nothing that we're doing has any business polluting the global symbol namespace on dlopen.

Merge request reports