X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=compat%2FMakefile.am;h=38af18854c48084740d3145dc55a3b868da50e9b;hb=203d6b315aec5bbc7c17bd5821a998bd0970f24b;hp=b09ebab12f83bb47199927233a00ce5faeea7141;hpb=b319430e3071f61a34b1df73327f3f46e7661c0d;p=deliverable%2Fbabeltrace.git diff --git a/compat/Makefile.am b/compat/Makefile.am index b09ebab12..38af18854 100644 --- a/compat/Makefile.am +++ b/compat/Makefile.am @@ -5,7 +5,7 @@ noinst_LTLIBRARIES = libcompat.la libcompat_la_SOURCES = dummy.c libcompat_la_LDFLAGS = \ - -Wl,--no-as-needed + $(LD_NO_AS_NEEDED) if BABELTRACE_BUILD_WITH_MINGW libcompat_la_SOURCES += compat_uuid.c