summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-14 05:26:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-14 05:26:06 +0000
commit7f93a2a27141d1c63c942c840cbf305d6c73dc30 (patch)
tree70a70c8b799d5d3a14b51a78847127b3804a5ace /contrib/crossrpms/rtems4.9/avr/gcc-sources.add
parentRemove rs6000 MULTILIB_EXTRA_OPTS. (diff)
downloadrtems-7f93a2a27141d1c63c942c840cbf305d6c73dc30.tar.bz2
Abandon gcc-4.3.1.
newlib-1.16.0-rtems4.9-20081203.diff gcc-core-4.3.2-rtems4.9-20081214.diff.
Diffstat (limited to 'contrib/crossrpms/rtems4.9/avr/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gcc-sources.add8
1 files changed, 2 insertions, 6 deletions
diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
index 314deb614a..5cc6ac3d73 100644
--- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
@@ -1,10 +1,6 @@
%if "%{gcc_version}" == "4.3.2"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.2-rtems4.9-20080828.diff
-%endif
-%if "%{gcc_version}" == "4.3.1"
-Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.1-rtems4.9-20080628.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/gcc-core-4.3.2-rtems4.9-20081214.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -41,7 +37,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
%if "%{newlib_version}" == "1.16.0"
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20080827.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.9/newlib-1.16.0-rtems4.9-20081203.diff
%endif
%{?_without_sources:NoSource: 50}
%endif