Print error rather than abort
[userspace-rcu.git] / tests / regression / Makefile.am
index 354ad1a9f69b2e6d44b36a5c9f92dd90fcfa23e3..8701e9bb503c707b318c06ead28cca57377beedb 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_urcu_fork \
        rcutorture_urcu \
This page took 0.022263 seconds and 4 git commands to generate.