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:
a0879cc
)
shr: use gcc-4.5.0 instead of gcc-4.4.4
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sun, 30 May 2010 15:00:48 +0000
(17:00 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 11:57:10 +0000
(13:57 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf
patch
|
blob
|
history
diff --git
a/conf/distro/shr.conf
b/conf/distro/shr.conf
index
9fd6b04
..
873b41b
100644
(file)
--- a/
conf/distro/shr.conf
+++ b/
conf/distro/shr.conf
@@
-148,6
+148,7
@@
OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
LIBC ?= "eglibc"
PREFERRED_VERSION_eglibc ?= "2.12"
PREFERRED_VERSION_eglibc-initial ?= "2.12"
+PREFERRED_GCC_VERSION ?= "4.5"
require conf/distro/include/sane-toolchain.inc
#############################################################################