summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-24 14:05:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-24 14:05:25 +0000
commit0e16f0add5f09c79c465e981a697e31d076dff89 (patch)
tree971e7af916ca97760d1ef658365a90034eda2e04 /contrib
parentRegenerate. (diff)
downloadrtems-0e16f0add5f09c79c465e981a697e31d076dff89.tar.bz2
Require gmp-4.2 if building mpc.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/gccnewlib.add1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/crossrpms/gcc/gccnewlib.add b/contrib/crossrpms/gcc/gccnewlib.add
index 1d93af441b..0f223b5c23 100644
--- a/contrib/crossrpms/gcc/gccnewlib.add
+++ b/contrib/crossrpms/gcc/gccnewlib.add
@@ -137,6 +137,7 @@ BuildRequires: %{_host_rpmprefix}mpc-devel >= %{mpc_required}
%endif
%else
%define _build_mpc 1
+%define gmp_required 4.2
%endif
%endif