Port: Link with no-undefined on Windows
[babeltrace.git] / tests / utils / tap / Makefile.am
index 8b224c48233b658fb2e9a1d0b21b9d8ee5e50208..8a8ec1289617b4ada5ef8e330bce523673c1aa1b 100644 (file)
@@ -1,5 +1,6 @@
 noinst_LTLIBRARIES = libtap.la
 libtap_la_SOURCES = tap.c tap.h
+libtap_la_LDFLAGS = $(LT_NO_UNDEFINED)
 
 SCRIPT_LIST = tap.sh
 
This page took 0.023579 seconds and 4 git commands to generate.