boost: Fixes Boost.Math build for arm_xscale
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Wed, 8 Sep 2021 21:25:37 +0000 (22:25 +0100)
committerRosen Penev <rosenp@gmail.com>
Thu, 9 Sep 2021 01:32:31 +0000 (18:32 -0700)
commitf2280ae82e3ec04649639b020e4676f1d2125d13
treeac68ad09bb0665d2825a31d0def60dc6f39e6459
parent21e5a1e7d3e55a0c49af9e5a6c8dee6c0255f507
boost: Fixes Boost.Math build for arm_xscale

This commit adds a new patch which fixes build issue with Boost.Math.
Issue is described in upstream PR boostorg/math#684 [1]

[1]: https://github.com/boostorg/math/pull/684

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
libs/boost/patches/020-math.patch [new file with mode: 0644]