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

revert change on Linux parallel build #8052

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

Nir-Az
Copy link
Collaborator

@Nir-Az Nir-Az commented Dec 22, 2020

Travis CI currently allow VM with 2 cores.
Using -j$(($(nproc)-1)) disabled the parallel build on Linux builds.

This PR revert this change

@Nir-Az Nir-Az requested a review from ev-mp December 22, 2020 15:15
Copy link
Collaborator

@ev-mp ev-mp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately, this is probably the only way it can work for now.
Approved for merge.

@maloel maloel merged commit e7df3cf into IntelRealSense:development Dec 23, 2020
@Nir-Az Nir-Az deleted the travis_ci_build_parallel branch December 23, 2020 07:22
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

Successfully merging this pull request may close these issues.

3 participants