shr: prefer gcc-4.4.4
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 12 May 2010 06:13:43 +0000 (08:13 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 12 May 2010 06:13:43 +0000 (08:13 +0200)
conf/distro/shr.conf

index 9f7a9a4..0c73113 100644 (file)
@@ -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