Skip to content

SLPlugin: force using RPATH instead of RUNPATH for dlopen to work properly!

Miezhiko requested to merge Miezhiko/alchemy-next:slplugin-rpath into master

it seems like dlopen is not using RUNPATH and only is checking RPATH instead to ensure that linker flags have new-dtags disabled pass flags into SLPlugin linking properties

Merge request reports