Skip to content

dispatch: define RTLD_DEEPBIND for musl libc

clayton craft requested to merge craftyguy/apitrace:no_deepbind into master

musl doesn't have RTLD_DEEPBIND. upstream apitrace has this same patch, and I see this change is also applied in dispatch/glproc_egl.cpp

this also seems to be resolved upstream, so if you rebase again then this can be dropped.

Merge request reports