Cleanup: remove leftover manual pthread detection
[urcu.git] / tests / unit / Makefile.am
index 08a3cba6f40c03d92e49b4e13e91101b52ee2e5f..d97e43f85fe4e6f0e64b6b09363e2ad0886968fd 100644 (file)
@@ -1,6 +1,3 @@
-if !LIBC_INCLUDES_PTHREAD
-AM_LDFLAGS=-lpthread
-endif
 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/utils -I$(top_srcdir)/tests/common -g
 
 SCRIPT_LIST = test_loop run.sh unit_tests
This page took 0.0223 seconds and 4 git commands to generate.