summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.75.0.bb
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2021-01-16 13:34:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-17 11:27:59 +0000
commit5f3cace37496fe1dc4fd045f688f7d441505c437 (patch)
tree1738b5afee42b6b24f36e5c9667b0d73a70e32b0 /meta/recipes-support/boost/boost_1.75.0.bb
parent1ff0eb404819d259c411937bd12c82e04a5837ba (diff)
downloadopenembedded-core-contrib-5f3cace37496fe1dc4fd045f688f7d441505c437.tar.gz
boost: drop arm-intrinsics.patch
This patch makes gcc produce broken code. It is unclear why it is there in the first place. Drop it. Signed-off-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.75.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.75.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/boost/boost_1.75.0.bb b/meta/recipes-support/boost/boost_1.75.0.bb
index 33137e236d..23b0ffc67e 100644
--- a/meta/recipes-support/boost/boost_1.75.0.bb
+++ b/meta/recipes-support/boost/boost_1.75.0.bb
@@ -1,7 +1,7 @@
require boost-${PV}.inc
require boost.inc
-SRC_URI += "file://arm-intrinsics.patch \
+SRC_URI += " \
file://boost-CVE-2012-2677.patch \
file://boost-math-disable-pch-for-gcc.patch \
file://0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \