summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.72.0.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-04-01 21:08:21 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-09 08:27:11 +0100
commit6b6d412f590ef65d9f5ad246f8983fdc6d7c6e1c (patch)
treefefbde732bd8426919c305f72d418f848c06011a /meta/recipes-support/boost/boost_1.72.0.bb
parent331a9f9068cdc2983a3e59b5a3d74eeab1820d5e (diff)
downloadpoky-6b6d412f590ef65d9f5ad246f8983fdc6d7c6e1c.tar.gz
boost: fix native build with glibc-2.34
(From OE-Core rev: 64ba0d40a4c77a23778c51511f2d167e2056eea3) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost/boost_1.72.0.bb')
-rw-r--r--meta/recipes-support/boost/boost_1.72.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost_1.72.0.bb b/meta/recipes-support/boost/boost_1.72.0.bb
index df1cc16937..b3ec11933c 100644
--- a/meta/recipes-support/boost/boost_1.72.0.bb
+++ b/meta/recipes-support/boost/boost_1.72.0.bb
@@ -9,4 +9,6 @@ SRC_URI += " \
9 file://0001-dont-setup-compiler-flags-m32-m64.patch \ 9 file://0001-dont-setup-compiler-flags-m32-m64.patch \
10 file://0001-revert-cease-dependence-on-range.patch \ 10 file://0001-revert-cease-dependence-on-range.patch \
11 file://0001-added-typedef-executor_type.patch \ 11 file://0001-added-typedef-executor_type.patch \
12 file://0001-Revert-change-to-elide-a-warning-that-caused-Solaris.patch \
13 file://0001-Fix-Wsign-compare-warning-with-glibc-2.34-on-Linux-p.patch \
12 " 14 "