summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-22 03:05:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-22 03:05:22 +0000
commitd09f51e557168a4971015de637e4bc77fcb6ad18 (patch)
tree262c03d7b6de1bbaeabd8d2b9388201332865795 /contrib
parentAdd cygwin mpc. (diff)
downloadrtems-d09f51e557168a4971015de637e4bc77fcb6ad18.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec
index 32078ca745..335762f41f 100644
--- a/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/sparc/rtems-4.11-sparc-rtems4.11-gcc.spec
@@ -121,7 +121,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
@@ -157,6 +157,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}"