Explorar o código

util-linux: attempt to fix host-util-linux build

Should fix:

  http://autobuild.buildroot.net/results/65595aa787498087a9a85c9cd19135396b246afb/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni %!s(int64=8) %!d(string=hai) anos
pai
achega
6fadda7adc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/util-linux/util-linux.mk

+ 1 - 0
package/util-linux/util-linux.mk

@@ -150,6 +150,7 @@ HOST_UTIL_LINUX_CONF_OPTS += \
 	--enable-libmount \
 	--enable-libuuid \
 	--without-ncurses \
+	--without-ncursesw \
 	--without-tinfo
 
 ifeq ($(BR2_PACKAGE_HOST_UTIL_LINUX),y)