X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=094cb36dd5eedb00d4b406d01cb2b4b9d3602c32;hb=edcad9c1c88e6e698040855d7518d0c27dfc4489;hp=d79d9ef38030166725f9f80feafdc81dcb21ce76;hpb=550461940505dbeae425d1b87d145549800a5341;p=babeltrace.git diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index d79d9ef3..094cb36d 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -13,7 +13,7 @@ libbabeltrace_ctf_la_SOURCES = \ # Request that the linker keeps all static libraries objects. libbabeltrace_ctf_la_LDFLAGS = \ - -Wl,--no-as-needed + $(LD_NO_AS_NEEDED) -version-info $(BABELTRACE_LIBRARY_VERSION) libbabeltrace_ctf_la_LIBADD = \ $(top_builddir)/lib/libbabeltrace.la \