]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcmode-default: switch to gcc 4.6.0 for ppc & mips also
authorNitin A Kamble <nitin.a.kamble@intel.com>
Sun, 22 May 2011 16:05:56 +0000 (09:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2011 14:33:46 +0000 (15:33 +0100)
Now the kernel issues related to gcc 4.6.0 for mips & ppc are fixed.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/conf/distro/include/tcmode-default.inc

index c2c9efe98e6cc0a009882ca23acd3439d96c737d..d27923122e91dd61a634129d5ae7813ba12aedf3 100644 (file)
@@ -18,10 +18,6 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 
 GCCVERSION ?= "4.6.0"
 SDKGCCVERSION ?= "4.6.0"
-GCCVERSION_mips ?= "4.5.1"
-SDKGCCVERSION_mips ?= "4.5.1"
-GCCVERSION_ppc ?= "4.5.1"
-SDKGCCVERSION_ppc ?= "4.5.1"
 BINUVERSION ?= "2.21"
 GLIBCVERSION ?= "2.10.1"
 EGLIBCVERSION ?= "2.13"