aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-05-12 08:13:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-05-12 08:13:43 +0200
commita17587d013039ca37259bce118691b6e6140d04a (patch)
tree00eb6e508fb217560e1032029dd96f238f29f253 /conf
parentd9264a5e565906ccf75f695dbecd251e21407fdf (diff)
downloadopenembedded-a17587d013039ca37259bce118691b6e6140d04a.tar.gz
shr: prefer gcc-4.4.4
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/shr.conf2
1 files changed, 1 insertions, 1 deletions
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