You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Since Boost is a C++ library dependency, we should force building its bundled version when building against libc++.
Take this opportunity to update to a more recent Boost version, and use B2 options[1] to set the C++ version and toolchain from the superproject. Remove an outdated macOS patch that no longer applies.
Add the chrono and date_time components to the list of components to build as they're needed by mvfst.
Split from facebook#9564.
[1] https://www.boost.org/doc/libs/1_87_0/tools/build/doc/html/index.html
Pull Request resolved: facebook#9574
Reviewed By: Wilfred
Differential Revision: D67959735
fbshipit-source-id: 35c538f3c5b979a906f26bbe693d23d086a45419
0 commit comments