e2fsprogs: disable e4defrag for nios
authorFrank Bergmann <frank@frajasalo.de>
Thu, 20 Feb 2014 21:59:38 +0000 (22:59 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Feb 2014 13:19:49 +0000 (14:19 +0100)
commit66a70b62b007526dcc656c92273bbadbeed802a2
tree20d9f758fdfc2b2351f74f01df1664b22cbabdc3
parent5f623e4696474357075279769548a13a37ebbd0d
e2fsprogs: disable e4defrag for nios

e4defrag has to be disabled because of the (external) toolchain declares
the fallocate64 call in the header files but don't implement it in the
library. e4defrag defines its own fallocate64 function that throws an
error because of the previous declaration in the toolchain header.

Signed-off-by: Frank Bergmann <frank@frajasalo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/e2fsprogs/Config.in