diff options
author | Paolo Bonzini | 2020-10-26 16:58:54 +0100 |
---|---|---|
committer | Alex Bennée | 2020-10-27 10:53:51 +0100 |
commit | c8e6cfba1291df2202bf406bb5137c9d365505d1 (patch) | |
tree | 37678eb9be23d909c798fddd1a3a4a4b582808a9 /linux-user/mmap.c | |
parent | gitlab-ci: Clone from GitLab itself (diff) | |
download | qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.tar.gz qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.tar.xz qemu-c8e6cfba1291df2202bf406bb5137c9d365505d1.zip |
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 'linux-user/mmap.c')
0 files changed, 0 insertions, 0 deletions