mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge branch 'openelec-eden' of github.com:OpenELEC/OpenELEC.tv into openelec-pvr
This commit is contained in:
commit
3aa9976307
@ -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