summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-22 10:40:46 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-22 10:40:46 +0000
commitbba6a24afa815db13df67dbf9caaab799f4cb7a4 (patch)
tree85185bd1ba4b0d1744b8ad9dc5b5466e0edc06ad /contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
parentBump GCC_RPMREL. (diff)
downloadrtems-bba6a24afa815db13df67dbf9caaab799f4cb7a4.tar.bz2
Regenerate.
Diffstat (limited to 'contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec')
-rw-r--r--contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
index 8ba87732a8..6caf2ee348 100644
--- a/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-rtems4.11-gcc.spec
+++ b/contrib/crossrpms/rtems4.11/lm32/rtems-4.11-lm32-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
@@ -511,6 +511,7 @@ echo "RTEMS gcc-%{gcc_version}-2%{?dist}/newlib-%{newlib_version}-2%{?dist}" > g
*jvgenmain) ;;
*/libgfortran*.*) echo "$i" >> build/files.gfortran ;;
%{!?with_pygdb:*/libstdc++*gdb.py*) rm ${RPM_BUILD_ROOT}/$i ;;} # ignore for now
+ %{?with_pygdb:*/libstdc++*gdb.py*) >> build/files.g++ ;;}
*/libstdc++.*) echo "$i" >> build/files.g++ ;;
*/libsupc++.*) echo "$i" >> build/files.g++ ;;
*) echo "$i" >> build/files.gcc ;;