gcc-cross4.inc: We dont support multilib so empty out the with-libdir-list for SH4
authorKhem Raj <raj.khem@gmail.com>
Mon, 18 Oct 2010 03:49:03 +0000 (20:49 -0700)
committerKhem 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

index 51d0529..dd9807c 100644 (file)
@@ -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= "