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