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)
commit245fe6a76cc0db9cd2f800ecf63b45dd72fcf7ab
tree5a63839a0bf87615e8625cd9afdd9807fd2921e0
parentfc1d7255ee4bf3ffedc5a46bdc4bb945ad8c0b87
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]