package/util-linux: don't lie about availability of '%ms' scanf modifier
Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 SVN-Revision: 33270
This commit is contained in:
@@ -27,9 +27,6 @@ define Package/util-linux/Default
|
||||
URL:=http://www.kernel.org/pub/linux/utils/util-linux/
|
||||
endef
|
||||
|
||||
CONFIGURE_VARS += \
|
||||
scanf_cv_alloc_modifier="ms"
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-new-mount \
|
||||
--with-ncurses \
|
||||
|
||||
Reference in New Issue
Block a user