kumquat-buildroot/package/dropwatch
Gustavo Zacarias 7ea26acd3d 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>
2013-11-27 17:47:43 +01:00
..
Config.in Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dropwatch-01-build.patch
dropwatch-02-binutils-2.23.1.patch
dropwatch-03-remove-werror.patch dropwatch: Remove -Werror from CFLAGS 2013-10-22 10:49:24 +02:00
dropwatch.mk dropwatch: adjust LDFLAGS 2013-11-27 17:47:43 +01:00