Upgrade to gcc-4.2-20070221

This commit is contained in:
Ralf Corsepius
2007-02-28 07:27:53 +00:00
parent 34a0e1dd67
commit f05a343ef0
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 4.2.0
GCC_PKGVERS = 4.2-20070110
GCC_RPMREL = 9
GCC_PKGVERS = 4.2-20070221
GCC_RPMREL = 10
NEWLIB_VERS = 1.15.0
include ../gcc.am
# ATM, we don't want infos from bleeding edge GCC

View File

@@ -8,7 +8,7 @@ Patch0: gcc-core-4.1.1-rtems4.8-20070201.diff
%endif
%if "%{gcc_version}" == "4.2.0"
Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070112.diff
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20070228.diff
%endif
%{?_without_sources:NoSource: 0}