You do know that `-j` does not restrict the number of processes?

```
       -j [jobs], --jobs[=jobs]
            Specifies  the  number of jobs (commands) to run simultaneously.  
If there is more than
            one -j option, the last one is effective.  If the -j option is 
given without  an  argu‐
            ment, make will not limit the number of jobs that can run 
simultaneously.
```
*make will not limit the number of jobs that can run simultaneously.*

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/commit/489c300e0958371b813ca4232302b96e53558047#commitcomment-12921089
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to