aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost/boost_1.63.0.bb
blob: 1107686bca2a2d36d578c37e42d0e8bf2f7efd32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
require boost-${PV}.inc
require boost.inc

SRC_URI += "\
    file://arm-intrinsics.patch \
    file://0001-When-using-soft-float-on-ARM-we-should-not-expect-th.patch \
    file://boost-CVE-2012-2677.patch \
    file://0001-boost-asio-detail-socket_types.hpp-fix-poll.h-includ.patch \
    file://0004-Use-atomic-by-default-when-BOOST_NO_CXX11_HDR_ATOMIC.patch \
    file://boost-math-disable-pch-for-gcc.patch \
    file://0001-Apply-boost-1.62.0-no-forced-flags.patch.patch \
    file://0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch \
    file://0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch \
    file://py3.patch \
"