Commits

Thomas Petazzoni committed b0c04616174
fio: disable on SuperH fio doesn't build on SuperH due to arch_flags being undefined while building the test programs. Since the fix isn't immediate, the bug was reported upstream, and this commit disables fio on SuperH until it gets fixed upstream. Fixes: http://autobuild.buildroot.net/results/578/578ae9da10d017ee9e2c15d37014f31a1114ef3a/build-end.log Fixes #8751. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>