mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
nano: force linking against libtinfo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d1554522ab
commit
269f689276
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user