X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=tests%2Flib%2FMakefile.am;h=5a3c1a17962886d1fabc69b4a19b7f201cedfea1;hb=f0d8d70961cab95f9f7614bd016712b0f52e97a2;hp=f5e836f6d2e36c0c27cfd4d389d0e46fbe34445a;hpb=7d4ab47d97021da28b6927c453d6eb6ef8b9fafb;p=babeltrace.git diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am index f5e836f6..5a3c1a17 100644 --- a/tests/lib/Makefile.am +++ b/tests/lib/Makefile.am @@ -9,7 +9,7 @@ libtestcommon_a_SOURCES = common.c common.h # -Wl,--no-as-needed is needed for recent gold linker who seems to think # it knows better and considers libraries with constructors having # side-effects as dead code. -test_seek_LDFLAGS = -Wl,--no-as-needed +test_seek_LDFLAGS = $(LD_NO_AS_NEEDED) test_seek_LDADD = $(LIBTAP) libtestcommon.a \ $(top_builddir)/lib/libbabeltrace.la \ $(top_builddir)/formats/ctf/libbabeltrace-ctf.la