diff options
author | 2023-10-28 20:34:53 +0100 | |
---|---|---|
committer | 2023-11-29 14:42:14 -0800 | |
commit | fc6543bb55d4077c44e577c321bbf158446c8000 (patch) | |
tree | 8e36d0e005a07c5d1c3084d14384663259188522 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | KVM: selftests: Actually print out magic token in NX hugepages skip message (diff) | |
download | wireguard-linux-fc6543bb55d4077c44e577c321bbf158446c8000.tar.xz wireguard-linux-fc6543bb55d4077c44e577c321bbf158446c8000.zip |
KVM: selftests: add -MP to CFLAGS
Using -MD without -MP causes build failures when a header file is deleted
or moved. With -MP, the compiler will emit phony targets for the header
files it lists as dependencies, and the Makefiles won't refuse to attempt
to rebuild a C unit which no longer includes the deleted header.
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Link: https://lore.kernel.org/r/9fc8b5395321abbfcaf5d78477a9a7cd350b08e4.camel@infradead.org
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions