From 762d9e1463f04e0aa0b6555aecd2b0b4d1c09b31 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Apr 26 2014 17:46:26 +0000 Subject: Re-enable test suite on arm, works with a scratch build now --- diff --git a/qemu.spec b/qemu.spec index 186893a..f7365a7 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1051,7 +1051,7 @@ done # Disabled on aarch64 where it fails with several errors. Will # investigate and fix when we have access to real hardware - RWMJ. # 2014-03-24: Suddenly failing on arm32 as well - crobinso -%ifnarch aarch64 armv7hl +%ifnarch aarch64 make check %endif