From 351be9f9cd3ed0c5bb0c658e26fd132b6a3f234a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 9 Feb 2010 13:54:59 +0100 Subject: [PATCH] shr: use gcc-4.4.3 instead of 4.4.2 Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 6872bb6abf..b776dbe298 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -154,6 +154,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" +PREFERRED_GCC_VERSION ?= "4.4.3" require conf/distro/include/sane-toolchain.inc ############################################################################# -- 2.39.5