summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-10-03 06:15:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-10-03 06:15:57 +0000
commitdc7c0df8f207bf3c7f49876406b1d8bbb6265181 (patch)
tree322d2ad9ebca819a685654288b6b5746b8b9c8cd /contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
parentAdd m32r/m32c. Undef __ATTRIBUTE_IMPURE_PTR__ for mips only. (diff)
downloadrtems-dc7c0df8f207bf3c7f49876406b1d8bbb6265181.tar.bz2
gcc-core-4.3.2-rtems4.10-20081003.diff, newlib-1.16.0-rtems4.10-20081003.diff
Diffstat (limited to 'contrib/crossrpms/rtems4.10/m32c/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/gcc-sources.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add b/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
index f581c5730d..ce5dd33f77 100644
--- a/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.10/m32c/gcc-sources.add
@@ -1,6 +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.10/gcc-core-4.3.2-rtems4.10-20080828.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.2-rtems4.10-20081003.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -34,7 +34,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.10/newlib-1.16.0-rtems4.10-20080827.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.16.0-rtems4.10-20081003.diff
%endif
%{?_without_sources:NoSource: 50}
%endif