Cleanup: Check for pthread in Libc
[urcu.git] / tests / unit / Makefile.am
index 2c89ca6d11c33a263081f7ed803c59eeb04bcbb5..9efd74ed76a881a6a7ab8423ee52a565ef143565 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.022372 seconds and 4 git commands to generate.