summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-27 08:21:17 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-27 08:21:17 +0000
commit29aed1fd56ce2a8fd8d330cbe59cc80fbbfb4e98 (patch)
tree8e8c0d28db11c7cb475e264edfeebaebb0a7b0f6 /contrib/crossrpms/rtems4.8/sh
parentNew. (diff)
downloadrtems-29aed1fd56ce2a8fd8d330cbe59cc80fbbfb4e98.tar.bz2
Update to newlib-1.14.0-rtems4.8-20061027.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 f5f263d5b4..01c9f3d19a 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -35,7 +35,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.14.0"
-Patch50: newlib-1.14.0-rtems4.7-20061019.diff
+Patch50: newlib-1.14.0-rtems4.8-20061027.diff
%endif
%{?_without_sources:NoSource: 50}
%endif