mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ncurses: fix build with wrong libdir order
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e83551cf71
commit
af9c616284
@ -26,6 +26,9 @@ CWD=`pwd`
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
# fix build with wrong libdir order
|
||||
LDFLAGS=""
|
||||
|
||||
cd $PKG_BUILD/ncurses-host
|
||||
./configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
Loading…
x
Reference in New Issue
Block a user