mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26: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
|
# nano fails to build with GOLD linker
|
||||||
strip_gold
|
strip_gold
|
||||||
|
|
||||||
|
LDFLAGS="$LDFLAGS -ltinfo"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user