From: Khem Raj Date: Sun, 9 Jan 2011 21:37:32 +0000 (-0800) Subject: sane-toolchain.inc: GCC 4.5 works for SH3/SH4 now X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8151bc5dd1283b2829df2a2890fb7e8bd854b44c;p=openembedded.git sane-toolchain.inc: GCC 4.5 works for SH3/SH4 now * Dont set PREFERRED_GCC_VERSION for SH Signed-off-by: Khem Raj --- diff --git a/conf/distro/include/sane-toolchain.inc b/conf/distro/include/sane-toolchain.inc index 5d4fd45f96..642f289d76 100644 --- a/conf/distro/include/sane-toolchain.inc +++ b/conf/distro/include/sane-toolchain.inc @@ -27,8 +27,6 @@ PREFERRED_VERSION_eglibc-initial ?= "${PREFERRED_EGLIBC_VERSION}" PREFERRED_GCC_VERSION_486sx ?= "4.3.2" PREFERRED_GCC_VERSION_avr32 ?= "4.2.2" PREFERRED_GCC_VERSION_bfin ?= "4.1.2" -PREFERRED_GCC_VERSION_sh3 ?= "4.4.4" -PREFERRED_GCC_VERSION_sh4 ?= "4.4.4" PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1" # This is unrelated to the kernel version, but glibc and some userspaceapps require a recent version to build against