Dev/Doc/Building Blender/makeJobs

提供: wiki
移動先: 案内検索
Blender3D FreeTip.png
Parallel Builds
For multi-core / multi processor systems you can build much faster by passing the jobs argument to make: -j(1+number_of_cores).
For example put "-j3" if you have a dual-core or "-j5" if you have a quad-core.