Commit b65d37a
chromium-gn: respect PARALLEL_MAKE when setting max_jobs_per_link
* the limit-number-of-LTO-jobs.patch sets the default to be 8, but we can
set whatever user configured in PARALLEL_MAKE
* with "-j 64" in PARALLEL_MAKE the do_compile task is 3.8 minutes faster
(from 2701s to 2473s)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>1 parent 3226365 commit b65d37a
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
278 | 282 | | |
279 | 283 | | |
280 | 284 | | |
| |||
0 commit comments