X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=tests%2Fbenchmark%2FMakefile.am;h=bf021898a319bd511a5c2ae0235c43607ffbf007;hp=e071034eff8b310dd5321aef4909c84d3242944c;hb=58a052effb2305655ff1b7233c78ab24fc25257e;hpb=de41725c0ff3a20209ffe030cbbb5bc93c9ebef3 diff --git a/tests/benchmark/Makefile.am b/tests/benchmark/Makefile.am index e071034..bf02189 100644 --- a/tests/benchmark/Makefile.am +++ b/tests/benchmark/Makefile.am @@ -1,4 +1,6 @@ +if !TARGET_IS_ANDROID AM_LDFLAGS=-lpthread +endif AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g noinst_PROGRAMS = test_urcu test_urcu_dynamic_link test_urcu_timing \