mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
This commit is contained in:
@@ -26,6 +26,9 @@ CWD=`pwd`
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
# fix build with wrong libdir order
|
||||
LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib -L$ROOT/$TOOLCHAIN/lib"
|
||||
|
||||
cd $PKG_BUILD/ncurses-host
|
||||
./configure --host=$HOST_NAME \
|
||||
--build=$HOST_NAME \
|
||||
|
||||
Reference in New Issue
Block a user