mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8872 from heitbaum/system-tools
ncurses: compile with --enable-sigwinch
This commit is contained in:
commit
6571569018
@ -58,7 +58,8 @@ PKG_CONFIGURE_OPTS_TARGET="--without-ada \
|
||||
--disable-warnings \
|
||||
--disable-home-terminfo \
|
||||
--disable-assertions \
|
||||
--enable-leaks"
|
||||
--enable-leaks \
|
||||
--enable-sigwinch"
|
||||
|
||||
PKG_CONFIGURE_OPTS_HOST="--enable-termcap \
|
||||
--with-termlib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user