summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-14 03:46:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-14 03:46:10 +0000
commitf8518873eca1e699744a2ef7b7c4bfb094bfc24c (patch)
tree073c7a37e87f87b41671e45d4d3aa808f13f6c13 /contrib/crossrpms/rtems4.8/sh/gcc-sources.add
parentAdd CLOCK_MONOTONIC. (diff)
downloadrtems-f8518873eca1e699744a2ef7b7c4bfb094bfc24c.tar.bz2
Update to newlib-1.15.0-rtems4.8-20070413.diff
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh/gcc-sources.add')
-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 b7b89319ac..b256f2820d 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-20070316.diff
+Patch50: newlib-1.15.0-rtems4.8-20070413.diff
%endif
%{?_without_sources:NoSource: 50}
%endif