[oe-commits] Martin Jansa : shr: use gcc-4.4.3 instead of 4.4.2

git version control git at git.openembedded.org
Thu Feb 11 10:41:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 351be9f9cd3ed0c5bb0c658e26fd132b6a3f234a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=351be9f9cd3ed0c5bb0c658e26fd132b6a3f234a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb  9 13:54:59 2010 +0100

shr: use gcc-4.4.3 instead of 4.4.2

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 6872bb6..b776dbe 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
 
 #############################################################################





More information about the Openembedded-commits mailing list