Port: Link with no-undefined on Windows
[babeltrace.git] / lib / prio_heap / Makefile.am
index fffa43df9ffe65619c1cfd2aa282d671d174de0d..82d7fad81ae2b7351fb363d1981a40bebb290bce 100644 (file)
@@ -3,3 +3,5 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 noinst_LTLIBRARIES = libprio_heap.la
 
 libprio_heap_la_SOURCES = prio_heap.c
+
+libprio_heap_la_LDFLAGS = $(LT_NO_UNDEFINED)
This page took 0.0238 seconds and 4 git commands to generate.