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

Add MAP_STACK and MAP_HUGETLB entries to MIPS so that the nix crate can be built #217

Merged
merged 1 commit into from
Mar 7, 2016

Conversation

gabrielesvelto
Copy link
Contributor

This is a minimal change to the MIPS sources that enables building the nix crate which depends on libc. Additional changes are required in the nix crate to build for mips/mipsel targets but this is the only external change that's preventing me from getting a build right now.

alexcrichton added a commit that referenced this pull request Mar 7, 2016
Add MAP_STACK and MAP_HUGETLB entries to MIPS so that the nix crate can be built
@alexcrichton alexcrichton merged commit 2278a54 into rust-lang:master Mar 7, 2016
@alexcrichton
Copy link
Member

Thanks!

danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* update docs

* cargo clean deletes previous docs

* remove stdsimd from coresimd examples

* use stdsimd instead of coresimd in core docs

* add stdsimd as a dev-dependency of coresimd
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.

None yet

2 participants