git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7425e92
)
sane-toolchain.inc: Don't hold ppc405 back to gcc 4.4.1
author
Tom Rini
<tom_rini@mentor.com>
Thu, 20 May 2010 17:05:46 +0000
(10:05 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Thu, 20 May 2010 17:07:18 +0000
(10:07 -0700)
Given the other powerpc issues that are now fixed in 4.4.4, this leads to
ppc405 being broken.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/distro/include/sane-toolchain.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/sane-toolchain.inc
b/conf/distro/include/sane-toolchain.inc
index
7f249b0
..
1b77f75
100644
(file)
--- a/
conf/distro/include/sane-toolchain.inc
+++ b/
conf/distro/include/sane-toolchain.inc
@@
-21,7
+21,6
@@
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_ppc405 ?= "4.4.1"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"