mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nano: disable build of locales
This commit is contained in:
parent
fb04b04ae4
commit
265eb40b48
@ -32,7 +32,8 @@ PKG_LONGDESC="GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enha
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-utf8"
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-utf8 \
|
||||
--disable-nls"
|
||||
|
||||
export CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include/ncurses"
|
||||
export LDFLAGS=`echo $LDFLAGS | sed -e "s|-Wl,--as-needed||"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user