Enable sanity check on ARM.
Bug claims to be fixed.
This commit is contained in:
parent
5f2409db60
commit
434122dcc2
@ -16,10 +16,9 @@
|
|||||||
# Currently the basic sanity check is *broken* on:
|
# Currently the basic sanity check is *broken* on:
|
||||||
#
|
#
|
||||||
# aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1382318
|
# aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1382318
|
||||||
# arm: https://bugzilla.redhat.com/show_bug.cgi?id=1325085
|
|
||||||
# i686: constantly broken, so I have disabled it, probably forever
|
# i686: constantly broken, so I have disabled it, probably forever
|
||||||
# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1293024
|
# power64: https://bugzilla.redhat.com/show_bug.cgi?id=1293024
|
||||||
%global test_arches x86_64
|
%global test_arches %{arm} x86_64
|
||||||
|
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user