Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Fix the upstream alloc_system crate instead of using this one #6

Open
FenrirWolf opened this issue Apr 21, 2018 · 0 comments
Open

Fix the upstream alloc_system crate instead of using this one #6

FenrirWolf opened this issue Apr 21, 2018 · 0 comments

Comments

@FenrirWolf
Copy link
Member

The only reason we use this crate instead of the in-tree version of alloc_system is because devkitARM doesn't have posix_memalign, so we have to make sure that memalign is chosen instead. I suppose we could just throw a PR at rust-lang and see what happens, but I'm not sure how much they care to make changes to internal implementation details for the benefit of out-of-tree consumers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant