diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-26 11:58:54 -0400 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-10-27 09:53:51 +0000 |
commit | c8e6cfba1291df2202bf406bb5137c9d365505d1 (patch) | |
tree | 37678eb9be23d909c798fddd1a3a4a4b582808a9 /hw/input | |
parent | 8d77ce1d89a208e2de14dc216e42a54657cdc614 (diff) | |
download | qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.zip qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.tar.gz qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.tar.bz2 |
makefile: handle -n / -k / -q correctly
Use $(findstring) instead of $(filter) to detect -n/-k
as different versions of MAKE fill in $(MAKEFLAGS) differently.
Do not bother running ninja at all if -nq is passed.
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20201026155854.3074290-1-pbonzini@redhat.com>
Diffstat (limited to 'hw/input')
0 files changed, 0 insertions, 0 deletions