Explorar o código

util-linux: disable wide-char support

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
da31b1237e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package/util-linux/Makefile

+ 3 - 0
package/util-linux/Makefile

@@ -73,6 +73,9 @@ TARGET_LDFLAGS+=	-ltinfo
 CONFIGURE_ARGS+=	--exec-prefix=/usr \
 			--libdir=/usr/lib \
 			--with-pic \
+			--with-ncurses \
+			--without-ncursesw \
+			--disable-widechar \
 			--disable-use-tty-group \
 			--disable-chfn-chsh \
 			--disable-more \