X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=094cb36dd5eedb00d4b406d01cb2b4b9d3602c32;hb=6a724a1e8fa7ee107b43198f7ecf5f803ddd977e;hp=d79d9ef38030166725f9f80feafdc81dcb21ce76;hpb=273b65be02bbefbfefc39a71687c23220b74867f;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 \