Cleanup: Check for pthread in Libc
[urcu.git] / tests / benchmark / Makefile.am
index bf021898a319bd511a5c2ae0235c43607ffbf007..e889f8875669b539c4d3ecaef9810d1695c61377 100644 (file)
@@ -1,4 +1,4 @@
-if !TARGET_IS_ANDROID
+if !LIBC_INCLUDES_PTHREAD
 AM_LDFLAGS=-lpthread
 endif
 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g
This page took 0.022493 seconds and 4 git commands to generate.