Port: Link with no-undefined on Windows
[babeltrace.git] / formats / ctf-text / types / Makefile.am
index 71796f9c75b0bed3d5cd9da41d6a07225d1a9f85..576d29d7d14af901ce67da1f299eca6515dc9451 100644 (file)
@@ -12,5 +12,7 @@ libctf_text_types_la_SOURCES = \
        struct.c \
        variant.c
 
+libctf_text_types_la_LDFLAGS = $(LT_NO_UNDEFINED)
+
 libctf_text_types_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la
This page took 0.025523 seconds and 4 git commands to generate.