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:
d827b36
)
sane-toolchain.inc: Choose GCC 4.4.4 for SH bases machines
author
Khem Raj
<raj.khem@gmail.com>
Mon, 15 Nov 2010 23:28:39 +0000
(15:28 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 15 Nov 2010 23:28:39 +0000
(15:28 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.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
6d460a2
..
505221d
100644
(file)
--- a/
conf/distro/include/sane-toolchain.inc
+++ b/
conf/distro/include/sane-toolchain.inc
@@
-19,6
+19,8
@@
PREFERRED_UCLIBC_VERSION ?= "0.9.31"
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"
PREFERRED_GCC_VERSION_xilinx-ml403 ?= "4.1.1"