Update to gcc-4.3.2

This commit is contained in:
Ralf Corsepius
2008-12-22 09:14:54 +00:00
parent 6d25a161b3
commit 9cfbfc8f20

View File

@@ -35,7 +35,7 @@ BINUTILS_RPMREL = @VERSION@%{?dist}
include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 4.2.4
GCC_VERS = 4.3.2
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = @VERSION@%{?dist}
include ../gcc.am