Skip to content
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

Allow unprefixed jemalloc on musl targets #70

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

jackkleeman
Copy link

Musl has supported replaced allocators since 1.1.20, about a year after this exclusion was added. I have tested and I find no problems with jemalloc musl binaries. It seems reasonable to hand the responsibility for checking that their musl supports this back to the end user who is enabling the flag

@BusyJay
Copy link
Member

BusyJay commented Jan 29, 2024

You need to sign off your commit first.

@jackkleeman
Copy link
Author

@BusyJay thanks, fixed

@BusyJay BusyJay merged commit f7adfca into tikv:main Jan 30, 2024
7 of 8 checks passed
@jackkleeman jackkleeman deleted the musl-targets branch January 30, 2024 09:13
girlbossceo added a commit to girlbossceo/jemallocator that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants