diff --git a/qemu.spec b/qemu.spec index 2d8d82a..8815e10 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1012,7 +1012,8 @@ done %check # Disabled on aarch64 where it fails with several errors. Will # investigate and fix when we have access to real hardware - RWMJ. -%ifnarch aarch64 +# 2014-03-24: Suddenly failing on arm32 as well - crobinso +%ifnarch aarch64 armv7hl make check %endif