kumquat-buildroot/package/boost
Michael Nosthoff 1b1b24ce84 package/boost: fix math with no atomics
Boost 1.77.0 broke the build of the math component on architectures
without lockfree atomics. This was reported in [0].

This patch adds the relevant patches from the upstream patchset[1] which fix the build
and removes the dependency on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS

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

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-09-12 11:27:28 +02:00
..
0001-added-missing-brackets.patch package/boost: fix sparc build 2021-08-28 15:21:01 +02:00
0002-math-provide-graceful-failure-for-bernoulli-code-on-platforms-with-no-atomics.patch package/boost: fix math with no atomics 2021-09-12 11:27:28 +02:00
0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch package/boost: fix math with no atomics 2021-09-12 11:27:28 +02:00
boost.hash
boost.mk
Config.in package/boost: fix math with no atomics 2021-09-12 11:27:28 +02:00