HomePhabricator

[depends] boost: update to 1.70

Description

[depends] boost: update to 1.70

Summary:
Backport of core PR15461.

This PR is known to cause 2 issues:

  • The build (native) on ARM might be broken:

https://github.com/bitcoin/bitcoin/issues/17010

  • The error messages are not helpful:

https://github.com/bitcoin/bitcoin/issues/16803

None of these issues are critical.

I kept (adapted) the patch to work around the first issue. It doesn't
provide a very solid guarantee but it can't hurt.

The second issue will be fixed in a future backport.

Note that due to boost cmake update, it is now required to set
Boost_USE_STATIC_RUNTIME to ON.

Test Plan:

make
make check

Run the Gitian builds.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5623

Details

Provenance
Sjors Provoost <sjors@sprovoost.nl>Authored on May 3 2019, 12:22
FabienCommitted on Apr 1 2020, 07:14
FabienPushed on Apr 1 2020, 07:14
Reviewer
Restricted Project
Differential Revision
D5623: [depends] boost: update to 1.70
Parents
rABC4e1ea4c5cb34: depends: Purge libtool archives
Branches
Unknown
Tags
Unknown