Port: Link with no-undefined on Windows
[babeltrace.git] / formats / ctf / types / Makefile.am
index 20c1fdd0540fdfaea41a365847fc330eb6c6d58f..a1bcfb2fe2b96a5f93f0df3c8eda64e9e5dc5123 100644 (file)
@@ -12,5 +12,7 @@ libctf_types_la_SOURCES = \
        struct.c \
        variant.c
 
+libctf_types_la_LDFLAGS = $(LT_NO_UNDEFINED)
+
 libctf_types_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la
This page took 0.024015 seconds and 4 git commands to generate.