diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-05-04 19:21:58 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-05-04 19:25:16 +0200 |
commit | cacaa4a1616d7c0ea370ff197d816f706909bde5 (patch) | |
tree | 70cae92ad01846cdeda2d0df8a2ecd3992730a0e /tests/sim | |
parent | 686eba9bfcdd229bc1e40c75a220cfd379d15b8c (diff) |
configure: Check separately for lib implementing dlopen and dlsym
Sometimes the library probiding dlopen is not the same one providing
dlsym.
This is the case when compiling with AddressSanitizer enabled. In this
case, AC_SEARCH_LIBS([dlopen]...) reports no lib is required, but tests
using dlsym still require to link against -ldl.
Change-Id: Ic619b0885688066b60c97caf1e2c7e5402c1d9f7
Diffstat (limited to 'tests/sim')
0 files changed, 0 insertions, 0 deletions