summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-08-04 06:03:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-08-04 06:03:04 +0000
commit31139c33718284b6c54989c6c498ebab15fd1f94 (patch)
tree764fae50ced81ec82d58dc76c4b30e189378340a /contrib/crossrpms/rtems4.8/sh
parent2007-08-04 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-31139c33718284b6c54989c6c498ebab15fd1f94.tar.bz2
Update to newlib-1.15.0-rtems4.8-20070804.diff
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh')
-rw-r--r--contrib/crossrpms/rtems4.8/sh/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
index 7f773fc448..cd6b58887a 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -48,7 +48,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.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070413.diff
+Patch50: newlib-1.15.0-rtems4.8-20070804.diff
%endif
%{?_without_sources:NoSource: 50}
%endif