Link with libdl (for dladdr())

This commit is contained in:
Andreas Öman 2010-09-05 07:53:26 +00:00
parent 2cc017ffed
commit 0fca602000

View file

@ -26,7 +26,7 @@ PROG=${BUILDDIR}/tvheadend
CFLAGS = -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations
CFLAGS += -Wmissing-prototypes
LDFLAGS += -lrt
LDFLAGS += -lrt -ldl
#
# Core