Disable mingw in all RHEL versions
The mingw subpackages and their dependencies are not wanted in RHEL 10 (and hence ELN) either.
This commit is contained in:
parent
65a38f8ebf
commit
b6e0b6688d
@ -5,7 +5,7 @@
|
|||||||
# Dependencies are missing to build the documentation
|
# Dependencies are missing to build the documentation
|
||||||
%bcond_with doc
|
%bcond_with doc
|
||||||
|
|
||||||
%if 0%{?el9}
|
%if 0%{?rhel}
|
||||||
%bcond_with mingw
|
%bcond_with mingw
|
||||||
%else
|
%else
|
||||||
%bcond_without mingw
|
%bcond_without mingw
|
||||||
|
Loading…
Reference in New Issue
Block a user