Skip to content
Commit 66a70b62 authored by Frank Bergmann's avatar Frank Bergmann Committed by Peter Korsgaard
Browse files

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: default avatarFrank Bergmann <frank@frajasalo.de>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 5f623e46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment