Commit ead68df9 authored by Paolo Bonzini's avatar Paolo Bonzini

KVM: x86: enable -Werror

Avoid more embarrassing mistakes.  At least those that the compiler
can catch.
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 120881b9
# SPDX-License-Identifier: GPL-2.0
ccflags-y += -Iarch/x86/kvm
ccflags-y += -Werror
KVM := ../../../virt/kvm
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment