]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
dosfstools: really compile supporting large files
authorJoe Slater <jslater@windriver.com>
Mon, 25 Mar 2013 20:49:00 +0000 (13:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Mar 2013 10:40:55 +0000 (10:40 +0000)
commit7698f261496c2f1cd7c86805836e11b36f5d9339
treeb0241f97592ea026c64f5f67aa2e65662f730fe4
parentc9643b000bb0e8aecc67a4bb2033082ae7fdb628
dosfstools: really compile supporting large files

Makefile in the package tries to set _FILE_OFFSET_BITS=64,
but we clobber that with our CFLAGS, so we add it in
the recipe.

[CQID: 409915]

(From OE-Core rev: ac904b9e10ec9641686bc35dcf200b9b855899b1)

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb