diff options
author | Frank Bergmann <frank@frajasalo.de> | 2014-02-20 22:59:37 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-02-27 14:20:42 +0100 |
commit | 1f5f26be955aa0dd653c7e57eda1549b2354b289 (patch) | |
tree | d59397cf84fc6f8d36a25a36c3fbba11506e09bf /package/perl-xml-parser | |
parent | 66a70b62b007526dcc656c92273bbadbeed802a2 (diff) | |
download | buildroot-1f5f26be955aa0dd653c7e57eda1549b2354b289.tar.gz buildroot-1f5f26be955aa0dd653c7e57eda1549b2354b289.zip |
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>
Diffstat (limited to 'package/perl-xml-parser')
0 files changed, 0 insertions, 0 deletions