aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-09 13:37:32 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-09 13:39:24 -0800
commit8151bc5dd1283b2829df2a2890fb7e8bd854b44c (patch)
treec63a114de626534abc767b5ba44c2a08f9d8a901
parent3aa8afe97e9cf1340feb9c4442a6ed88b7e32c96 (diff)
downloadopenembedded-8151bc5dd1283b2829df2a2890fb7e8bd854b44c.tar.gz
sane-toolchain.inc: GCC 4.5 works for SH3/SH4 now
* Dont set PREFERRED_GCC_VERSION for SH Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--conf/distro/include/sane-toolchain.inc2
1 files changed, 0 insertions, 2 deletions
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