summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2006-08-22 11:57:36 +0000
committerChris Johns <chrisj@rtems.org>2006-08-22 11:57:36 +0000
commitf78916176c1bcb4e592caa550b77e0f78d37487a (patch)
tree75080866be3bb27b74653fae46b3737ba5395318
parentThe .exe for the versioned execuable for MinGW. (diff)
downloadrtems-f78916176c1bcb4e592caa550b77e0f78d37487a.tar.bz2
Add the 4.0.3 patch.
-rw-r--r--contrib/crossrpms/rtems4.7/avr/gcc-sources.add3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.7/avr/gcc-sources.add b/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
index 8d9bfd95fc..4a51cad1c9 100644
--- a/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.7/avr/gcc-sources.add
@@ -1,4 +1,7 @@
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
+%if "%{gcc_version}" == "4.0.3"
+Patch0: gcc-core-4.0.3-rtems-20060822.diff
+%endif
%if "%{gcc_version}" == "4.1.1"
Patch0: gcc-core-4.1.1-rtems-20060720.diff
%endif