9f22c8165e
GCC 10 with -std=c++20 breaks boost library due to allocator changes. https://github.com/boostorg/bimap/issues/23 We need boost 1.74.0 to fix build with gcc-10 -std=c++20. Note that none of the Buildroot packages that use boost set -std=c++20, so no in-tree failures. Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Reviewed-by: Michael Nosthoff <buildroot@heine.tech> Tested-by: Michael Nosthoff <buildroot@heine.tech> for arm Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
# From https://www.boost.org/users/history/version_1_74_0.html
|
|
sha256 83bfc1507731a0906e387fc28b7ef5417d591429e51e788417fe9ff025e116b1 boost_1_74_0.tar.bz2
|
|
|
|
# Locally computed
|
|
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE_1_0.txt
|