mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
863d2fddd7
Enables the same functionality as `x -jN` in Make by passing the `-jN` arg from Make to the `BOOTSTRAP_ARGS` args if it is specified. Signed-off-by: onur-ozkan <work@onurozkan.dev>