Merge pull request #2236 from chewitt/build-errors

util-linux: add --without-ncursesw to config
This commit is contained in:
CvH 2017-11-20 15:21:21 +01:00 committed by GitHub
commit 66095c12fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,7 @@ UTILLINUX_CONFIG_DEFAULT="--disable-gtk-doc \
--without-audit \
--without-udev \
--without-ncurses \
--without-ncursesw \
--without-readline \
--without-slang \
--without-tinfo \