Tests pass on aarch64, so make that check mandatory too.

This commit is contained in:
Richard W.M. Jones 2016-11-04 22:46:58 +00:00
parent c99809b76e
commit bdab1d8d09
1 changed files with 1 additions and 1 deletions

View File

@ -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