From bdab1d8d0945a5a82786e38d9139f072718bb9df Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 4 Nov 2016 22:46:58 +0000 Subject: [PATCH] Tests pass on aarch64, so make that check mandatory too. --- ocaml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml.spec b/ocaml.spec index d635272..9383d88 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -20,7 +20,7 @@ %global test_arches aarch64 %{power64} x86_64 # These are the architectures for which the tests must pass otherwise # the build will fail. -%global test_arches_required %{power64} x86_64 +%global test_arches_required aarch64 %{power64} x86_64 # Architectures where parallel builds fail. %global no_parallel_build_arches aarch64