From 3f32cea2e3431ea24846d1ad4b7c5645a0a9ebde Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 30 May 2010 17:00:48 +0200 Subject: [PATCH] shr: use gcc-4.5.0 instead of gcc-4.4.4 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 9fd6b04b16..873b41bd60 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -148,6 +148,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A LIBC ?= "eglibc" PREFERRED_VERSION_eglibc ?= "2.12" PREFERRED_VERSION_eglibc-initial ?= "2.12" +PREFERRED_GCC_VERSION ?= "4.5" require conf/distro/include/sane-toolchain.inc ############################################################################# -- 2.39.5