buildrootschalter/package/e2fsprogs
Frank Bergmann 1f5f26be95 e2fsprogs: fix missing fallocate64() on nios2
(external) nios2 toolchain is currently missing the fallocate64 system
call. Because of compiling the e2fsprogs package with _FILE_OFFSET_BITS=64,
_LARGEFILE_SOURCE and _LARGEFILE64_SOURCE the fallocate call is replaced
by fallocate64 by the glibc. Therefore fallocate is entirely disabled while
configuring the package.

Fixes http://autobuild.buildroot.org/results/70a/70a47bd7392560cbc1c64769c8357c0b4c91ca3b/

Signed-off-by: Frank Bergmann <frank@frajasalo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-27 14:20:42 +01:00
..
Config.in e2fsprogs: disable e4defrag for nios 2014-02-27 14:19:49 +01:00
Config.in.host Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
e2fsprogs-0001-sem-init-libs.patch e2fsprogs: rename the first patch to match the naming policy 2013-12-25 12:41:59 +01:00
e2fsprogs.mk e2fsprogs: fix missing fallocate64() on nios2 2014-02-27 14:20:42 +01:00