Author: ayoung
Date: Fri Feb 12 07:43:46 2010
New Revision: 8491

URL: http://svn.slimdevices.com/jive?rev=8491&view=rev
Log:
bug 15665: Move to external-csl2009q3 toolchain 
Reduce optimization level for marvell-wlan-tools-src which seem to fail 
otherwise.

Modified:
    
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-wlan-tools-src_svn.bb

Modified: 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-wlan-tools-src_svn.bb
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-wlan-tools-src_svn.bb?rev=8491&r1=8490&r2=8491&view=diff
==============================================================================
--- 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-wlan-tools-src_svn.bb
 (original)
+++ 
7.5/trunk/squeezeos/poky/meta-squeezeos/packages/marvell-88W8686/marvell-wlan-tools-src_svn.bb
 Fri Feb 12 07:43:46 2010
@@ -13,6 +13,10 @@
 "
 
 S = "${WORKDIR}/src_gspi8686"
+
+# With the csl2009q3 and high optimization it fails. 'arm' instruction set to 
be safe
+ARM_INSTRUCTION_SET = "arm"
+FULL_OPTIMIZATION = "-O1 -ggdb"
 
 CFLAGS_prepend += "-I${S}/os/linux"
 CFLAGS_prepend += "-I${S}/wlan"

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to