summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-04-25 15:29:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-04-25 15:29:12 +0000
commite3ad8494ef1d9fae5ee65c83a0727439bbf0d56b (patch)
tree480ff6c6796e34a60f8e8d894d15fcb11892911f /contrib
parent280ef6eefd8a80001a9e08d3c449ccf6c45eceaa (diff)
Add mpfr for gcc-4.3.0.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gcc/prep.add7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/crossrpms/gcc/prep.add b/contrib/crossrpms/gcc/prep.add
index 93817c5348..4934b23374 100644
--- a/contrib/crossrpms/gcc/prep.add
+++ b/contrib/crossrpms/gcc/prep.add
@@ -38,6 +38,13 @@ cd ..
ln -s ../newlib-%{newlib_version}/newlib gcc-%{gcc_pkgvers}
%endif
+%if 0%{?_build_mpfr}
+%setup -q -T -D -n %{name}-%{version} -a60
+%{?PATCH60:%patch60 -p1}
+ # Build mpfr one-tree style
+ ln -s ../mpfr-%{mpfr_version} gcc-%{gcc_pkgvers}/mpfr
+%endif
+
@PREP@
# Fix timestamps