Port: Detect platforms where librt is required
[lttng-tools.git] / src / common / Makefile.am
index 37c451a45e1f5734aedba1436a5f66c8297f3d51..e63ddeb73668f7a3cb6bb26a25e9d372b5b1ce36 100644 (file)
@@ -76,7 +76,6 @@ libcommon_la_SOURCES = error.h error.c utils.c utils.h runas.c runas.h \
                        filter.c filter.h context.c context.h
 
 libcommon_la_LIBADD = \
-               -lrt \
                $(top_builddir)/src/common/config/libconfig.la
 if LTTNG_BUILD_WITH_LIBUUID
 libcommon_la_LIBADD += -luuid
This page took 0.024169 seconds and 5 git commands to generate.