Cleanup: Check for pthread in Libc
[urcu.git] / tests / regression / Makefile.am
index eb1569949d53a5ab29eb1b9491c4264141dba230..80cb1bc3ab04b1b3617e64f8f5583fb3bf912770 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.02291 seconds and 4 git commands to generate.