Port: Link with no-undefined on Windows
[babeltrace.git] / formats / ctf-text / Makefile.am
index f913de7a12beed31e13520afa1e0eb8e10783db8..d773c81574f3717de9047fb7a12d3862b71625ca 100644 (file)
@@ -8,6 +8,7 @@ libbabeltrace_ctf_text_la_SOURCES = \
        ctf-text.c
 
 libbabeltrace_ctf_text_la_LDFLAGS = \
+       $(LT_NO_UNDEFINED) \
        $(LD_NO_AS_NEEDED) -version-info $(BABELTRACE_LIBRARY_VERSION) \
        types/libctf-text-types.la
 
This page took 0.023314 seconds and 4 git commands to generate.