mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
Revert "readline: fix build if ncurses headers are not found for various reasons"
This reverts commit 558a658560db9b440c80068b29524711d0ce9074.
This commit is contained in:
parent
41646600b4
commit
aa15004542
@ -33,9 +33,3 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--with-curses --without-purify"
|
PKG_CONFIGURE_OPTS_TARGET="--with-curses --without-purify"
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include/ncurses"
|
|
||||||
CXXFLAGS="$CXXFLAGS -I$SYSROOT_PREFIX/usr/include/ncurses"
|
|
||||||
}
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user