From a17587d013039ca37259bce118691b6e6140d04a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 12 May 2010 08:13:43 +0200 Subject: [PATCH] shr: prefer gcc-4.4.4 --- conf/distro/shr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 9f7a9a4948..0c73113c4e 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -145,7 +145,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A ############################################################################# LIBC ?= "eglibc" PREFERRED_BINUTILS ?= "2.20.1" -PREFERRED_GCC_VERSION ?= "4.4.3" +PREFERRED_GCC_VERSION ?= "4.4.4" PREFERRED_VERSION_eglibc ?= "2.11" PREFERRED_VERSION_eglibc-initial ?= "2.11" require conf/distro/include/sane-toolchain.inc -- 2.39.5