Switch back to gcc-4.4.3 (gcc-4.5 does not build).

This commit is contained in:
Ralf Corsepius
2010-03-29 03:41:49 +00:00
parent cad7844c18
commit bb221a5c06

View File

@@ -11,8 +11,8 @@ BINUTILS_RPMREL = 1
include ../binutils.am
BINUTILS_OPTS +=
GCC_VERS = 4.5.0
GCC_PKGVERS = 4.5-20100318
GCC_VERS = 4.4.3
GCC_PKGVERS = $(GCC_VERS)
GCC_RPMREL = 3
NEWLIB_VERS = 1.18.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)