-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redex: patch for boost 1.74 #63266
redex: patch for boost 1.74 #63266
Conversation
Irrespective of this update, running
The |
@fxcoudert up to you if you want this merged before 3.9 or if you want to ignore this one for now |
Can we also deprecate it if they stopped doing releases. I don't want to just collect patches here. |
I'm going to go ahead and merge #62560 before we do anything else |
🤖 A scheduled task has triggered a merge. |
|
59b22ac
to
c851f97
Compare
🤖 A scheduled task has triggered a merge. |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?Adds patch for boost 1.74: facebook/redex#564
This cannot directly be applied since the last tagged release is too old for the patch to directly work
Supports #62560