From: Avi Kivity <[email protected]>

Signed-off-by: Avi Kivity <[email protected]>

diff --git a/configure b/configure
index cab39bc..420e101 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
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to