summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-05-03 04:06:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-05-03 04:06:42 +0000
commit5e36d45331c0b428ddafe13e7c3b786a701733a5 (patch)
treed24598c536f6540445e15f902c7c1139fa6d3843 /contrib/crossrpms/rtems4.7/arm/gcc-sources.add
parentRemove SIZE_MIN, fix SIZE_MAX. (diff)
downloadrtems-5e36d45331c0b428ddafe13e7c3b786a701733a5.tar.bz2
Remove support for newlib-1.14.0.
Diffstat (limited to 'contrib/crossrpms/rtems4.7/arm/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.7/arm/gcc-sources.add3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
index 1b56aec6b2..1a5b504192 100644
--- a/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/arm/gcc-sources.add
@@ -37,9 +37,6 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%endif
%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-rtems4.7-20061019.diff
-%endif
%if "%{newlib_version}" == "1.15.0"
Patch50: newlib-1.15.0-rtems4.7-20070208.diff
%endif