On 01/11/2016 07:37 PM, Andreas Tobler wrote:

+# Do a configure time check for -ldl
+AC_CHECK_LIB(dl, dlsym,
+  [link_sanitizer_common="-lrt $link_sanitizer_common"])
+

I'll give it a test run.

If that works (with -ldl instead of -lrt) it's ok.


Bernd

Reply via email to