Skip to content
Snippets Groups Projects
Commit b82492bb authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

buildman: Support single-threaded operation


At present even if only a single thread is in use, buildman still uses
threading.

For some debugging it is helpful to do everything in the main process.
Allow -T0 to support this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d6bf36c7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment