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:
ab83ea3
)
gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4
author
Khem Raj
<raj.khem@gmail.com>
Mon, 18 Oct 2010 03:49:03 +0000
(20:49 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 18 Oct 2010 03:49:03 +0000
(20:49 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-cross4.inc
patch
|
blob
|
history
diff --git
a/recipes/gcc/gcc-cross4.inc
b/recipes/gcc/gcc-cross4.inc
index
51d0529
..
dd9807c
100644
(file)
--- a/
recipes/gcc/gcc-cross4.inc
+++ b/
recipes/gcc/gcc-cross4.inc
@@
-1,3
+1,3
@@
require gcc-cross.inc
-EXTRA_OECONF_append_sh4 = " --with-
multilib-list=m4,m4-nofpu
"
+EXTRA_OECONF_append_sh4 = " --with-
cpu=${FEED_ARCH} --with-multilib-list=
"