aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index cab39bcd6..420e10112 100755
--- a/configure
+++ b/configure
@@ -560,6 +560,8 @@ if test -z "$werror" ; then
else
werror="no"
fi
+ # disable default werror for kvm
+ werror="no"
fi
if test "$werror" = "yes" ; then