mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
readline: build statically
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4ce6dc634e
commit
efaa2638b1
@ -32,4 +32,7 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-curses --without-purify"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
||||
--enable-static \
|
||||
--with-curses \
|
||||
--without-purify"
|
||||
|
Loading…
x
Reference in New Issue
Block a user