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

Find better default for parallel builds #4

Open
Arcterus opened this issue Jun 8, 2018 · 0 comments
Open

Find better default for parallel builds #4

Arcterus opened this issue Jun 8, 2018 · 0 comments

Comments

@Arcterus
Copy link
Contributor

Arcterus commented Jun 8, 2018

If you have 8 cores, we currently default to building 8 packages at a time with MAKEFLAGS set to -j8. Obviously this is not the greatest default, as the parallel builds can easily exhaust memory (among other issues).

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

1 participant