Skip to content

Build broken with --disable-jemalloc #30592

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
MagaTailor opened this issue Dec 28, 2015 · 1 comment
Closed

Build broken with --disable-jemalloc #30592

MagaTailor opened this issue Dec 28, 2015 · 1 comment

Comments

@MagaTailor
Copy link

Leading to this:

rustc: arm-unknown-linux-gnueabihf/stage0/lib/rustlib/arm-unknown-linux-gnueabihf/lib/libstd
src/libstd/lib.rs:1:1: 1:1 error: can't find crate for `alloc_jemalloc` [E0463]

which probably means this line always executes adding the jemalloc dependency to std. It used to work as expected a few weeks ago.

Even though I don't need this option on i686, it reproduces over there as well (as expected).

cc @alexcrichton

@MagaTailor MagaTailor changed the title Build scripts ignore --disable-jemalloc Build broken with --disable-jemalloc Dec 31, 2015
@MagaTailor
Copy link
Author

Thx @simartin

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant