boost-1.45.0: force ARM mode for now, thumb makes ld to buffer overflow
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 12 Jan 2011 09:05:45 +0000 (10:05 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 12 Jan 2011 09:12:00 +0000 (10:12 +0100)
* can be removed as soon as binutils are fixed
* testcase is here http://build.shr-project.org/tests/jama/binutils.overflow.test.tgz with failing ld call included in ld.call.sh

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/boost/boost_1.45.0.bb

index ab4200a..1d93736 100644 (file)
@@ -1,6 +1,8 @@
 require boost-with-bjam.inc
 
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
+
+ARM_INSTRUCTION_SET = "arm"
 
 SRC_URI = " \
   http://downloads.sourceforge.net/project/boost/boost/1.45.0/boost_1_45_0.tar.gz \