spec: Disable check on arm just to get the build out
This commit is contained in:
parent
3400e70a32
commit
1560ff70e8
@ -1012,7 +1012,8 @@ done
|
||||
%check
|
||||
# Disabled on aarch64 where it fails with several errors. Will
|
||||
# investigate and fix when we have access to real hardware - RWMJ.
|
||||
%ifnarch aarch64
|
||||
# 2014-03-24: Suddenly failing on arm32 as well - crobinso
|
||||
%ifnarch aarch64 armv7hl
|
||||
make check
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user