Make dlopen more robust by using the .0 target for the library
[lttng-ust.git] / libringbuffer / Makefile.am
index f1d7ade37aa9efd95a379851d3246cc4858c1426..9bd8586812a19b46a42ee9ed6abf2055053c563d 100644 (file)
@@ -13,9 +13,6 @@ libringbuffer_la_SOURCES = \
        frontend_api.h frontend.h frontend_internal.h frontend_types.h \
        nohz.h vatomic.h
        
-
-libringbuffer_la_LDFLAGS = -no-undefined -version-info 0:0:0
-
 libringbuffer_la_LIBADD = \
        -lpthread \
        -lrt
This page took 0.023665 seconds and 4 git commands to generate.