summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-03-03 06:33:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-03-03 06:33:49 +0000
commit94299fd333eb70e598abd1e6f6129f8dea4e5d40 (patch)
tree165148d2dbc77a02de4a10a211dcbac365d268f8 /contrib/crossrpms/rtems4.9/avr/gcc-sources.add
parentAdd getopt*_r. (diff)
downloadrtems-94299fd333eb70e598abd1e6f6129f8dea4e5d40.tar.bz2
Update to newlib-1.16.0-rtems4.9-20080302.diff.
Diffstat (limited to 'contrib/crossrpms/rtems4.9/avr/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
index 468444b93d..155086ed98 100644
--- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
@@ -45,7 +45,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.16.0"
-Patch50: newlib-1.16.0-rtems4.9-20080131.diff
+Patch50: newlib-1.16.0-rtems4.9-20080302.diff
%endif
%{?_without_sources:NoSource: 50}
%endif