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:
f14f59b
)
gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCE
author
Khem Raj
<raj.khem@gmail.com>
Mon, 14 Dec 2009 23:02:38 +0000
(15:02 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 14 Dec 2009 23:02:38 +0000
(15:02 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-svn.inc
patch
|
blob
|
history
diff --git
a/recipes/gcc/gcc-svn.inc
b/recipes/gcc/gcc-svn.inc
index
2108c3d
..
c39546d
100644
(file)
--- a/
recipes/gcc/gcc-svn.inc
+++ b/
recipes/gcc/gcc-svn.inc
@@
-1,5
+1,5
@@
# No armeb and thumb patches - really needs checking
-DEFAULT_PREFERENCE = "
1
"
+DEFAULT_PREFERENCE = "
-999
"
ARM_INSTRUCTION_SET = "arm"
require gcc-common.inc