[TOOL] Create your own binary build for your team

Hi, just want to say thanks to ryanjon2040 for this awesome tool.

I found a problem trying to limit the number of threads while compile, because even setting the Threads number in Setup tab, didn’t made any change. Reason to change number of threads: running out of ram with all the cli and compiler drivers spawned.

Don’t know if it is related to the tool, but just wanted to point that doesn’t matter the number of threads you set, at certain point, compiler uses all the threads spawning a cli and compiler driver for each thread available on the CPU.