nano: force linking against libtinfo

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-14 06:51:07 +01:00
parent d1554522ab
commit 269f689276

View File

@ -25,6 +25,8 @@
# nano fails to build with GOLD linker
strip_gold
LDFLAGS="$LDFLAGS -ltinfo"
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \