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)
commit399310cf81051c51fb2a0a2d006689db869d9904
tree83e675ee2aa45163ba3cc13695ba3037834469d5
parent18d2f39bf21bd575b59c10cd2fac70d74bd991f6
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33270 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/util-linux/Makefile
package/util-linux/patches/001-no-printf-alloc.patch [new file with mode: 0644]