Fix some missing links
[benchmarks.git] / ust-systemtap-tracepoints / Makefile
index 1818977e6b58af25f574343d5221e7e62450cd89..e38910f9a0b2a9e15aef8a5c59f3c7deabd11aaf 100644 (file)
@@ -1,6 +1,6 @@
 CC=gcc
 CFLAGS=-g -Wall -DHAVE_SYSTEMTAP
-LDFLAGS=-lust
+LDFLAGS=-lust -lpthread -lurcu-bp
 DTRACE=dtrace
 STAP=stap
 
This page took 0.021954 seconds and 4 git commands to generate.