Print error rather than abort
[userspace-rcu.git] / Makefile.am
index 7ead5f06283ec8d96521b159898ee03cef48ef6f..8fbf11d9d82f695c6210ca8aad90ee63219be013 100644 (file)
@@ -59,6 +59,7 @@ lib_LTLIBRARIES = liburcu-common.la \
 #
 liburcu_common_la_SOURCES = wfqueue.c wfcqueue.c wfstack.c $(COMPAT) \
                urcu-checker.c
+liburcu_common_la_LDFLAGS = -ldl
 
 liburcu_la_SOURCES = urcu.c urcu-pointer.c $(COMPAT)
 liburcu_la_LIBADD = liburcu-common.la
This page took 0.022527 seconds and 4 git commands to generate.