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

dev-lang/rust does not respect MAKEOPTS from make.conf during bootstrap #96

Closed
stefson opened this issue Feb 4, 2018 · 2 comments
Closed

Comments

@stefson
Copy link
Contributor

stefson commented Feb 4, 2018

This is a problem if the build system does not have much ram per thread, or not much in general, or for a possible debug build. I did a bit of research, pullrequest #95 does have the results. For dev-util/cargo the problem has been solved, for dev-lang/rust it has been mitigated by a lot in restricting ./x.py

What is left to be dealt with is the minimal bootstrap between src_configure and the execution of ./x.py ; did a reasonable amount of research about what is going on there, but found nothing helpfull in terms of restricting the jobs, or even make them honor the MAKEOPTS from make.conf

Therefore, I think it should be okay to commit the pullrequest to the overlay, and to pick up the rest of the problem later on.

@stefson stefson changed the title dev-lang/rust and dev-util/cargo do not respect MAKEOPTS from make.conf dev-lang/rust does not respect MAKEOPTS from make.conf during bootstrap Feb 7, 2018
@stefson
Copy link
Contributor Author

stefson commented Jun 16, 2018

I'll take with upstream about this.

@stefson stefson closed this as completed Jun 16, 2018
@blueness
Copy link
Collaborator

ok

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

No branches or pull requests

2 participants