package/util-linux: don't lie about availability of '%ms' scanf modifier
authorGabor Juhos <juhosg@openwrt.org>
Fri, 24 Aug 2012 10:01:01 +0000 (10:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 24 Aug 2012 10:01:01 +0000 (10:01 +0000)
commitbc6c610e10bb8bcacd59989233742fa893b65a02
tree83e675ee2aa45163ba3cc13695ba3037834469d5
parentee663d79f5e7383f567412ab3ace7b6dc01f99dd
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
package/util-linux/Makefile
package/util-linux/patches/001-no-printf-alloc.patch [new file with mode: 0644]