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

config/functions: respect CONCURRENCY_MAKE_LEVEL for ninja #3184

Merged
merged 1 commit into from
Dec 24, 2018

Conversation

vpeter4
Copy link
Contributor

@vpeter4 vpeter4 commented Dec 23, 2018

I know everyone would like to build system as fast as possible. But when you don't have much cpu cores and you need to share them between different things it is good if build system respects CONCURRENCY_MAKE_LEVEL parameter. Currently llvm builds on all cores which this PR fixes.

@MilhouseVH MilhouseVH merged commit d167df7 into LibreELEC:master Dec 24, 2018
@vpeter4 vpeter4 deleted the ninja_concurrent branch December 24, 2018 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants