summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-07-11 11:33:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-07-11 11:33:19 +0000
commitdfc207eaba7403524c2caa2e558ea393abf018af (patch)
treee7d612219fa881ad54581f3cd02fe67d804896bb /contrib
parentNew. Remove arm/endian.h (diff)
downloadrtems-dfc207eaba7403524c2caa2e558ea393abf018af.tar.bz2
Use newlib-1.14.0-rtems-20060707.diff
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.7/arm/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
index 3995d84d02..e886876758 100644
--- a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
@@ -32,7 +32,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-rtems-20060704.diff
+Patch50: newlib-1.14.0-rtems-20060707.diff
%endif
%{?_without_sources:NoSource: 50}
%endif