summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-07-24 14:13:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-07-24 14:13:31 +0000
commit83a8feb7c48fce430e987f9f651bbf0fab3236d9 (patch)
treed76839412ac5a37361f57a8593764d9ffff77606 /contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add
parentEnable iconv by default. (diff)
downloadrtems-83a8feb7c48fce430e987f9f651bbf0fab3236d9.tar.bz2
newlib-1.19.0-rtems4.11-20110724.diff.
Diffstat (limited to '')
-rw-r--r--contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add b/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add
index e455092822..3b6913f243 100644
--- a/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.11/sparc64/gcc-sources.add
@@ -36,6 +36,6 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_pkgvers}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
%if "%{newlib_version}" == "1.19.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110720.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/newlib-1.19.0-rtems4.11-20110724.diff
%endif
%endif