Cleanup: remove leftover manual pthread detection
[urcu.git] / tests / benchmark / Makefile.am
index 2326721ac4577aae8420da955d147b19363fb2ad..f513ed4c00f958ccc7074293951753f3a981ec5c 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/common -g
 
 SCRIPT_LIST = common.sh \
This page took 0.022071 seconds and 4 git commands to generate.