mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "ncurses: fix build with wrong libdir order, try #2"
This reverts commit cc7a0576c6c912687fbdef55905d299f25329f23.
This commit is contained in:
parent
b0e889b6ff
commit
2ae0ef7932
@ -27,7 +27,7 @@ CWD=`pwd`
|
||||
setup_toolchain host
|
||||
|
||||
# fix build with wrong libdir order
|
||||
LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib -L$ROOT/$TOOLCHAIN/lib"
|
||||
LDFLAGS=""
|
||||
|
||||
cd $PKG_BUILD/ncurses-host
|
||||
./configure --host=$HOST_NAME \
|
||||
|
Loading…
x
Reference in New Issue
Block a user