Skip to content

Conversation

thestinger
Copy link
Contributor

It's still broken because jemalloc's configure script doesn't work when the build triple doesn't match the target triple due to missing a way to get the page size. I'm not entirely sure how to pass a hardcoded value to autoconf/configure.

This at least gets it a bit further along.

bors added a commit that referenced this pull request Jun 8, 2013
It's still broken because `jemalloc`'s `configure` script doesn't work when the build triple doesn't match the target triple due to missing a way to get the page size. I'm not entirely sure how to pass a hardcoded value to autoconf/configure.

This at least gets it a bit further along.
@bors bors closed this Jun 8, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 8, 2021
result_unit_err: Fix typo

changelog: result_unit_err: fix typo in a diagnostic message

r? `@giraffate`
fixes rust-lang/rust-clippy#6990 (comment).
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