]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Fix linking issue
authorAndreas Öman <andreas@lonelycoder.com>
Mon, 19 Nov 2012 13:45:54 +0000 (14:45 +0100)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 19 Nov 2012 13:50:16 +0000 (14:50 +0100)
Makefile

index 01f372df2533389c16cb4073882c8063e7895155..3da265560c0f9e6120f18da16f83fbbc8555e87f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ CFLAGS  += -Wmissing-prototypes -fms-extensions
 CFLAGS  += -g -funsigned-char -O2 
 CFLAGS  += -D_FILE_OFFSET_BITS=64
 CFLAGS  += -I${BUILDDIR} -I${CURDIR}/src -I${CURDIR}
-LDFLAGS += -lrt -ldl -lpthread
+LDFLAGS += -lrt -ldl -lpthread -lm
 
 #
 # Other config