mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Add cygwin mpc.
This commit is contained in:
@@ -76,7 +76,7 @@ BuildRequires: %{_host_rpmprefix}gcc
|
||||
%endif
|
||||
|
||||
%if 0%{?cygwin}
|
||||
%global mpc_provided %{nil}
|
||||
%global mpc_provided 0.8
|
||||
%global mpfr_provided 2.4.1
|
||||
%global gmp_provided 4.3.1
|
||||
%endif
|
||||
@@ -116,6 +116,7 @@ BuildRequires: %{_host_rpmprefix}gcc
|
||||
|
||||
%if %{defined mpc_required}
|
||||
%if "%{mpc_provided}" >= "%{mpc_required}"
|
||||
%{?cygwin:BuildRequires: libmpc-devel >= %{mpc_required}}
|
||||
%{?fedora:BuildRequires: libmpc-devel >= %{mpc_required}}
|
||||
%{?suse:BuildRequires: mpc-devel >= %{mpc_required}}
|
||||
%if "%{_build}" != "%{_host}"
|
||||
|
||||
Reference in New Issue
Block a user