On Wed, 2020-12-09 at 03:30 +0300, Dmitry V. Levin wrote: > On Wed, Dec 09, 2020 at 03:13:12AM +0300, Dmitry V. Levin wrote: > > This would allow to switch from "libdebuginfod-" VERSION ".so" > > to DEBUGINFOD_SONAME in __libdwfl_debuginfod_init, and to remove > > the > > fall back to dlopen of "libdebuginfod.so" which is no longer > > needed. > > Correction: > s/which is no longer needed/which would no longer be needed/
Pushed with that correction. Thanks, Mark