Print error rather than abort
[userspace-rcu.git] / tests / unit / Makefile.am
index cd40b399372919f707e99f2968c616af547198e3..97275a64d47a6fd4390d40b7cfc148869e4e3caf 100644 (file)
@@ -1,7 +1,7 @@
 if !LIBC_INCLUDES_PTHREAD
 AM_LDFLAGS=-lpthread
 endif
-AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g
+AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g -ldl
 
 noinst_PROGRAMS = test_uatomic \
        test_urcu_multiflavor \
This page took 0.022568 seconds and 4 git commands to generate.