X-Git-Url: http://git.liburcu.org/?p=benchmarks.git;a=blobdiff_plain;f=ust-systemtap-tracepoints%2FMakefile;h=e38910f9a0b2a9e15aef8a5c59f3c7deabd11aaf;hp=1818977e6b58af25f574343d5221e7e62450cd89;hb=HEAD;hpb=851803ea4f3aa04ba6dc559379141be196556b2b diff --git a/ust-systemtap-tracepoints/Makefile b/ust-systemtap-tracepoints/Makefile index 1818977..e38910f 100644 --- a/ust-systemtap-tracepoints/Makefile +++ b/ust-systemtap-tracepoints/Makefile @@ -1,6 +1,6 @@ CC=gcc CFLAGS=-g -Wall -DHAVE_SYSTEMTAP -LDFLAGS=-lust +LDFLAGS=-lust -lpthread -lurcu-bp DTRACE=dtrace STAP=stap