GCC_REL=4. Upgrade to gcc-core-4.2-20061114-rtems4.8-20061115.diff

This commit is contained in:
Ralf Corsepius
2006-11-15 03:48:56 +00:00
parent b2b99f575c
commit 206ad76a9c
2 changed files with 4 additions and 4 deletions

View File

@@ -9,11 +9,11 @@ BINUTILS_RPMREL = 1
include ../binutils.am
GCC_VERS = 4.2.0
GCC_PKGVERS = 4.2-20061031
GCC_RPMREL = 3
GCC_PKGVERS = 4.2-20061114
GCC_RPMREL = 4
NEWLIB_VERS = 1.14.0
include ../gcc.am
# ATM, we don't want info's from bleeding edge GCC
# ATM, we don't want infos from bleeding edge GCC
GCC_OPTS += --disable-infos
GDB_VERS = 6.5

View File

@@ -8,7 +8,7 @@ Patch0: gcc-core-4.1.1-rtems-20060909.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-20061109.diff
Patch0: gcc-core-%{gcc_pkgvers}-rtems4.8-20061115.diff
%endif
%{?_without_sources:NoSource: 0}