X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=e889f8875669b539c4d3ecaef9810d1695c61377;hp=bf021898a319bd511a5c2ae0235c43607ffbf007;hb=0e1efa0e8c7961fc3eca21d0268c07f44eb572e5;hpb=6bbcdc421d5614038a1dc8c5645c334372762087 diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index bf02189..e889f88 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -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