From: Khem Raj Date: Thu, 1 Jul 2010 22:58:11 +0000 (-0700) Subject: sane-toolchain.inc: use 4.4.4 as PREFERRED_GCC_VERSION for armv7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bca18ac19bd7fcb69ce45c01ee75019f404af7d;p=openembedded.git sane-toolchain.inc: use 4.4.4 as PREFERRED_GCC_VERSION for armv7 Signed-off-by: Khem Raj Signed-off-by: Lukas-David Gorris --- diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc index f61d218fe3..00ba0f9f2d 100644 --- a/conf/distro/include/sane-toolchain.inc +++ b/conf/distro/include/sane-toolchain.inc @@ -19,7 +19,6 @@ PREFERRED_VERSION_uclibc-initial ?= "0.9.30.1" # Some systems need a special gcc version PREFERRED_GCC_VERSION_486sx ?= "4.3.2" PREFERRED_GCC_VERSION_avr32 ?= "4.2.2" -PREFERRED_GCC_VERSION_armv7a ?= "4.4.1" PREFERRED_GCC_VERSION_bfin ?= "4.1.2" PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1" PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"