Revert "ncurses: fix build with wrong libdir order"

This reverts commit af9c616284317211e42fd377256d4abc8219e61c.
This commit is contained in:
Stephan Raue 2011-07-13 22:05:56 +02:00
parent 2ae0ef7932
commit 4e5547a890

View File

@ -26,9 +26,6 @@ CWD=`pwd`
setup_toolchain host
# fix build with wrong libdir order
LDFLAGS=""
cd $PKG_BUILD/ncurses-host
./configure --host=$HOST_NAME \
--build=$HOST_NAME \