Skip to content
Commit 1b1b24ce authored by Michael Nosthoff's avatar Michael Nosthoff Committed by Yann E. MORIN
Browse files

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: default avatarMichael Nosthoff <buildroot@heine.tech>
Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
parent 63f34c54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment