Disabled arm due to bugzilla.redhat.com/show_bug.cgi?id=1966949
This commit is contained in:
parent
cb71b53f7d
commit
53b26adcc4
@ -27,6 +27,12 @@
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1897522
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1897522
|
||||||
ExcludeArch: s390x
|
ExcludeArch: s390x
|
||||||
|
|
||||||
|
# Disabled due to
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1966949
|
||||||
|
%if 0%{?fedora} > 34
|
||||||
|
ExcludeArch: armv7hl
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifarch armv7hl
|
%ifarch armv7hl
|
||||||
%global create_debuginfo 0
|
%global create_debuginfo 0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user