[oe-commits] Khem Raj : gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4

git version control git at git.openembedded.org
Mon Oct 18 04:00:42 UTC 2010


Module: openembedded.git
Branch: master
Commit: 35881fcc6feb9670947056ff868e03b0a0900a51
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=35881fcc6feb9670947056ff868e03b0a0900a51

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sun Oct 17 20:49:03 2010 -0700

gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/gcc/gcc-cross4.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gcc/gcc-cross4.inc b/recipes/gcc/gcc-cross4.inc
index 51d0529..dd9807c 100644
--- 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= "





More information about the Openembedded-commits mailing list