]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
util-linux: disable fallocate for avr32
authorSimon Dawson <spdawson@gmail.com>
Sun, 3 Nov 2013 09:56:25 +0000 (09:56 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 10 Nov 2013 23:41:06 +0000 (00:41 +0100)
commita0353409933429058e04adf8f5d3f34d33c5697c
tree0974dca01a56fa9c00217b9f6ebbb9757aad8b4e
parent13ae0075a94895c1b021d20905867ee5f354bd49
util-linux: disable fallocate for avr32

The fallocate syscall is not implemented in the avr32 toolchain.

Fixes build failures such as the following.

  http://autobuild.buildroot.net/results/bc4/bc41a3fea20181526eb247ac910244aa2aa4c4c0/

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/util-linux/Config.in