Only run the self tests on fast arches
This commit is contained in:
parent
e3624cdd04
commit
b40daaf229
@ -6,7 +6,7 @@
|
|||||||
%global json_glib_version 1.1.1
|
%global json_glib_version 1.1.1
|
||||||
|
|
||||||
# PPC64 is too slow to complete the tests under 3 minutes...
|
# PPC64 is too slow to complete the tests under 3 minutes...
|
||||||
%ifnarch ppc64
|
%ifnarch ppc64le
|
||||||
%global enable_tests 1
|
%global enable_tests 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user