Coq is currently unavailable on s390x.
This commit is contained in:
parent
0264a9c4a9
commit
5910065a12
@ -2,7 +2,12 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1874879
|
||||
%ifarch s390x
|
||||
%bcond_with coq
|
||||
%else
|
||||
%bcond_without coq
|
||||
%endif
|
||||
|
||||
Name: ocaml-menhir
|
||||
Version: 20201201
|
||||
|
Loading…
Reference in New Issue
Block a user