X-Git-Url: http://git.liburcu.org/?p=benchmarks.git;a=blobdiff_plain;f=ust-systemtap-tracepoints%2FMakefile;fp=ust-systemtap-tracepoints%2FMakefile;h=e38910f9a0b2a9e15aef8a5c59f3c7deabd11aaf;hp=1818977e6b58af25f574343d5221e7e62450cd89;hb=704c168223dd5b7f02fd88495a980fb46a83eb6a;hpb=3a240a420264c961e6504b1c1529503d031ac9cc 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