X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=compat%2FMakefile.am;fp=compat%2FMakefile.am;h=38af18854c48084740d3145dc55a3b868da50e9b;hp=b09ebab12f83bb47199927233a00ce5faeea7141;hb=f0d8d70961cab95f9f7614bd016712b0f52e97a2;hpb=7d4ab47d97021da28b6927c453d6eb6ef8b9fafb diff --git a/compat/Makefile.am b/compat/Makefile.am index b09ebab1..38af1885 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