package/boost: bump to version 1.74.0 to fix C++20
authorMaxim Kochetkov <fido_max@inbox.ru>
Wed, 9 Sep 2020 09:32:40 +0000 (12:32 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 9 Sep 2020 20:42:01 +0000 (22:42 +0200)
commit9f22c8165eb6966fd4bfd600cb40da65ceec058b
treeb2561fd16231941cbfb32aea2482575a168c64f8
parent3daacfa65bf1e5bf861736b45e3112c8cd2c3f00
package/boost: bump to version 1.74.0 to fix C++20

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>
package/boost/0002-fenv.patch
package/boost/boost.hash
package/boost/boost.mk