From 3fe45104a8f0d4737e39c589af91fb1aee861b04 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2010 13:04:23 +0000 Subject: [PATCH] Upgrade to gcc-4.5.0. --- contrib/crossrpms/freebsd8.0/i586/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/crossrpms/freebsd8.0/i586/Makefile.am b/contrib/crossrpms/freebsd8.0/i586/Makefile.am index 3f24138da8..d946f3030a 100644 --- a/contrib/crossrpms/freebsd8.0/i586/Makefile.am +++ b/contrib/crossrpms/freebsd8.0/i586/Makefile.am @@ -16,8 +16,8 @@ BINUTILS_RPMREL = 0.20100305.1 include ../binutils.am BINUTILS_OPTS += -GCC_VERS = 4.4.2 +GCC_VERS = 4.5.0 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 0.20010317.1 +GCC_RPMREL = 0.20100415.1 include ../gcc.am GCC_OPTS += --languages=cxx,fortran,objc