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:
5511dc1
)
boost-1.45.0: force ARM mode for now, thumb makes ld to buffer overflow
author
Martin Jansa
<Martin.Jansa@gmail.com>
Wed, 12 Jan 2011 09:05:45 +0000
(10:05 +0100)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/recipes/boost/boost_1.45.0.bb
b/recipes/boost/boost_1.45.0.bb
index
ab4200a
..
1d93736
100644
(file)
--- a/
recipes/boost/boost_1.45.0.bb
+++ b/
recipes/boost/boost_1.45.0.bb
@@
-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 \