diff options
author | 2024-04-02 10:17:38 +0200 | |
---|---|---|
committer | 2024-04-08 10:04:44 +0200 | |
commit | d1ce2cc95b71f41860bdff6f81c333cec11eae80 (patch) | |
tree | cc828275bb8b50edee357cb07605043b09aae265 /plugins/api.c | |
parent | Merge tag 'qemu-sparc-20240404' of https://github.com/mcayland/qemu into staging (diff) | |
download | qemu-d1ce2cc95b71f41860bdff6f81c333cec11eae80.tar.xz qemu-d1ce2cc95b71f41860bdff6f81c333cec11eae80.zip |
Makefile: preserve --jobserver-auth argument when calling ninja
Qemu wraps its call to ninja in a Makefile. Since ninja, as opposed to
make, utilizes all CPU cores by default, the qemu Makefile translates
the absense of a `-jN` argument into `-j1`. This breaks jobserver
functionality, so update the -jN mangling to take the --jobserver-auth
argument into considerationa too.
Signed-off-by: Martin Hundebøll <martin@geanix.com>
Message-Id: <20240402081738.1051560-1-martin@geanix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'plugins/api.c')
0 files changed, 0 insertions, 0 deletions