-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and fix bundled boost build (#9574)
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 #9564. [1] https://www.boost.org/doc/libs/1_87_0/tools/build/doc/html/index.html Pull Request resolved: #9574 Reviewed By: Wilfred Differential Revision: D67959735 fbshipit-source-id: 35c538f3c5b979a906f26bbe693d23d086a45419
- Loading branch information
1 parent
22baa54
commit 75c1143
Showing
3 changed files
with
14 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 0 additions & 31 deletions
31
third-party/boost/b3a59d265929a213f02a451bb6-macos-coalesce-template.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters