Exclude s390x as it still fails to build
There are still some other problems, see https://koji.fedoraproject.org/koji/taskinfo?taskID=55048351
This commit is contained in:
parent
8c429e5430
commit
38402af519
@ -7,6 +7,10 @@
|
|||||||
%global create_debuginfo 1
|
%global create_debuginfo 1
|
||||||
%global system_nss 1
|
%global system_nss 1
|
||||||
|
|
||||||
|
# There are still build problems on s390x, see
|
||||||
|
# https://koji.fedoraproject.org/koji/taskinfo?taskID=55048351
|
||||||
|
ExcludeArch: s390x
|
||||||
|
|
||||||
%ifarch armv7hl
|
%ifarch armv7hl
|
||||||
%global create_debuginfo 0
|
%global create_debuginfo 0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user