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

mkrelease.sh uses only 1 core #168

Open
leto opened this issue Apr 25, 2020 · 0 comments
Open

mkrelease.sh uses only 1 core #168

leto opened this issue Apr 25, 2020 · 0 comments

Comments

@leto
Copy link
Member

leto commented Apr 25, 2020

make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: warning: -jN forced in submake: disabling jobserver mode.

This is because the main make process does not know that subprocesses of build.sh are also make and it how to deal with it.

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