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:
3aa8afe
)
sane-toolchain.inc: GCC 4.5 works for SH3/SH4 now
author
Khem Raj
<raj.khem@gmail.com>
Sun, 9 Jan 2011 21:37:32 +0000
(13:37 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Sun, 9 Jan 2011 21:39:24 +0000
(13:39 -0800)
* Dont set PREFERRED_GCC_VERSION for SH
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
5d4fd45
..
642f289
100644
(file)
--- 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