Commit c5ea867
committed
firefox: allow limiting concurrent jobs
The PARALLEL_MAKE OE variable has been ignored until now, Firefox
was built with the number of jobs determined by mach (which is usually
the number of CPU cores).
To be able to control this number, pass the PARALLEL_MAKE variable value
as a custom make flag to mach.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>1 parent a1c55db commit c5ea867
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments