dropwatch: adjust LDFLAGS
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 27 Nov 2013 12:06:19 +0000 (09:06 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 27 Nov 2013 16:47:43 +0000 (17:47 +0100)
commit7ea26acd3d22a1614c2d3233746d792ccaee96f0
tree92dac6c153910eba930cd84309cc209000e5ca2e
parent2d9ee197c24b3d28cb24a443ed7f645a01b2777f
dropwatch: adjust LDFLAGS

Add more library links into LDFLAGS.
-lncurses because readline uses it (missing _tputs and others).
-lpthread for missing _pthread_rwlock_unlock and others.
-lm for missing _rint.
Fixes:
http://autobuild.buildroot.net/results/6b1/6b1f4f2167d8aca0d73dc0e66fd2e1704c821c61/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dropwatch/dropwatch.mk