Fix ELF support when gdb build is configured with plugins
Replace hardcoded -ldl with lt_cv_dlopen_libs which is set to -ldl only when
dlfcn.h is found.
To be upstreamed.
Change-Id: I569ebe134f07a882b87a591c951419eb062f08a3
Signed-off-by:
Pavel Chupin <pavel.v.chupin@intel.com>
Loading
Please sign in to comment