[RFC PATCH 0/2] elfutils: don't use dlopen() for libebl modules
Florian Weimer
fweimer@redhat.com
Tue Jul 9 06:39:00 GMT 2019
* Omar Sandoval:
> This makes sense. One thing I noted in the patch to export the libebl
> symbols [1] is that exporting them wouldn't necessarily mean supporting
> them as an official API. However, I can see why you'd be concerned with
> developers using them anyways.
You could ship a link-only libc as the .so which does not include those
symbols. Anyone who uses the standard development setup would not be
able to link against them as a result.
Thanks,
Florian
More information about the Elfutils-devel
mailing list