summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 04:41:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 04:41:34 +0000
commit20bc17fe9316867aa3bf69707e96c8957fb3e4bd (patch)
treecf065cbbbcc873fd65bbdbcdd060aa34366e4216 /contrib/crossrpms/rtems4.8/sh
parentNew (Eliminate rtprio.h) (diff)
downloadrtems-20bc17fe9316867aa3bf69707e96c8957fb3e4bd.tar.bz2
Upgrade to newlib-1.15.0-rtems4.8-20070316.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 25443f6cae..b7b89319ac 100644
--- a/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
@@ -38,7 +38,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-20070208.diff
+Patch50: newlib-1.15.0-rtems4.8-20070316.diff
%endif
%{?_without_sources:NoSource: 50}
%endif