aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.18.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-22 18:36:17 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-22 18:36:17 +0200
commit998d60e2d579563af9236f34b72dd2370a46cf89 (patch)
tree2198fb9e55f6bbe3cc81be4332de04aca550f4ce /recipes/binutils/binutils_2.18.bb
parent32a67c42a4d24884ab991a2e3e1d72ecf5c41b51 (diff)
downloadopenembedded-998d60e2d579563af9236f34b72dd2370a46cf89.tar.gz
binutils 2.18: don't emit symbols for neon registers
* this fixes building in NEON code into binaries that do runtime detection but are compiled for non-NEON platforms (e.g. pixman)
Diffstat (limited to 'recipes/binutils/binutils_2.18.bb')
-rw-r--r--recipes/binutils/binutils_2.18.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_2.18.bb b/recipes/binutils/binutils_2.18.bb
index 159d97f981..b1ae402e29 100644
--- a/recipes/binutils/binutils_2.18.bb
+++ b/recipes/binutils/binutils_2.18.bb
@@ -1,4 +1,4 @@
-INC_PR = "r7"
+INC_PR = "r8"
PR = "${INC_PR}.1"
require binutils.inc
@@ -16,6 +16,7 @@ SRC_URI = "\
file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
file://binutils-x86_64_i386_biarch.patch;patch=1 \
file://binutils-section-in-segment.patch;patch=1;pnum=0 \
+ file://parse-neon-vmov.diff;patch=1 \
"
# powerpc patches