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

Faster compile for newer Pis and wrappers around exit codes #55

Open
realies opened this issue Aug 3, 2017 · 1 comment
Open

Faster compile for newer Pis and wrappers around exit codes #55

realies opened this issue Aug 3, 2017 · 1 comment

Comments

@realies
Copy link

realies commented Aug 3, 2017

It would be faster to compile software with the -j4 parameter on make using multicore systems (Pi 2, 3). Checking if commands are successfully executed before continuing with the installation process will reduce unsuccessful installations due to errors.

PS: No need for forever, the server can be wrapped in a while true statement.

@lanceseidman
Copy link
Owner

Curious, if the server crashes, what makes it come back up as Forever would? Not quite sure what you mean, perhaps you can share more details.

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