package/util-linux: don't lie about availability of '%ms' scanf modifier
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Aug 2012 10:01:01 +0000 (10:01 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Aug 2012 10:01:01 +0000 (10:01 +0000)
commit5051fb73783341d1a3a61080ed4cb0082dd09a04
tree83e675ee2aa45163ba3cc13695ba3037834469d5
parent0e9f6a8fa3c73985d9dac4ad2736834728c09fd4
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]