mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
Revert "ncurses: fix build with wrong libdir order"
This reverts commit af9c616284317211e42fd377256d4abc8219e61c.
This commit is contained in:
parent
2ae0ef7932
commit
4e5547a890
@ -26,9 +26,6 @@ CWD=`pwd`
|
|||||||
|
|
||||||
setup_toolchain host
|
setup_toolchain host
|
||||||
|
|
||||||
# fix build with wrong libdir order
|
|
||||||
LDFLAGS=""
|
|
||||||
|
|
||||||
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