Take NUMA configuration into account for UST buffer allocation
[lttng-ust.git] / libringbuffer / Makefile.am
index 9c3b99380305186f62a33a2060709664eac505c2..34ad690753e65df98e55502d9a6623de8aadff8b 100644 (file)
@@ -15,6 +15,7 @@ libringbuffer_la_SOURCES = \
 
 libringbuffer_la_LIBADD = \
        -lpthread \
-       -lrt
+       -lrt \
+       -lnuma
 
 libringbuffer_la_CFLAGS = -DUST_COMPONENT="libringbuffer" $(AM_CFLAGS)
This page took 0.023107 seconds and 4 git commands to generate.