forked from Archive/PX4-Autopilot
build: actually pass number of cores to ninja
Without this ninja supposedely builds with the default of the system which is 10 for my 4 core, 8 thread CPU. With this argument, you can now actually set it. This has the benefit that the Gazebo plugins can be built with less cores in order to avoid running out of RAM.
This commit is contained in:
parent
340e651d97
commit
0ec9287457
Loading…
Reference in New Issue