Reduce number of jobs in default config when building qtwebengine.

Authored by mpyne on Jan 11 2020, 7:11 PM.

Description

Reduce number of jobs in default config when building qtwebengine.

qtwebengine can otherwise cause OOM on machines with "normal" amounts of
RAM (16G, even) if the core count is high, since its Chromium sources
can involve lots of very large .cpp files and heavy optimization passes
and linking.

Details

Committed
mpyneJan 11 2020, 7:11 PM
Parents
R365:766d50110252: Merge branch 'cmake-with-ninja' into 'master'
Branches
Unknown
Tags
Unknown