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

this is trivial, but make -jN doesn't seem to work #20

Open
nixomose opened this issue Jan 3, 2016 · 1 comment
Open

this is trivial, but make -jN doesn't seem to work #20

nixomose opened this issue Jan 3, 2016 · 1 comment

Comments

@nixomose
Copy link

nixomose commented Jan 3, 2016

This might be a cmake thing, not a k3d thing, but when you try and make -j2 or 5 or anything that isn't 1, it seems there are dependencies that are required that don't get built in time for the second thread to find it, which means the dependency tree isn't being built correctly.
Again, not critical by any means, just thought I'd mention it.
Great software though.

@barche
Copy link
Contributor

barche commented Feb 16, 2016

Hi, could you please paste the error you get? I always build with at least -j4 and never got this.

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