mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "ncurses: fix build with wrong libdir order"
This reverts commit af9c616284.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user