-
Notifications
You must be signed in to change notification settings - Fork 2.5k
mimalloc: update to 3.2.7. #57456
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
base: master
Are you sure you want to change the base?
mimalloc: update to 3.2.7. #57456
Conversation
07677ed to
af9b678
Compare
b1e1c4b to
916d725
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Well, the current version in void's repositories is 2.34.1. I'll pay attention to the more recent versions of mold to see if anything gets updated with their usage of mimalloc. Also finding that mold bundles its own mimalloc anyway. |
Yeah, I'm asking because I intended to update it back then. Now I just settled on whatever version Void ships.
This is not the case though, mold is configured to use system mimalloc in the template. void-packages/srcpkgs/mold/template Line 6 in 3a4ce15
Either way, this is not a blocker. |
Testing the changes
Local build testing