On 09/18/2009 10:02 PM, Marcelo Tosatti wrote:
On Fri, Sep 18, 2009 at 01:41:10PM +0200, Juan Quintela wrote:
Signed-off-by: Juan Quintela<quintela@xxxxxxxxxx>
---
configure | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/configure b/configure
index 97292d9..e6252a2 100755
--- a/configure
+++ b/configure
@@ -1758,8 +1758,6 @@ if test -z "$werror" ; then
else
werror="no"
fi
- # disable default werror for kvm
- werror="no"
fi
if test "$werror" = "yes" ; then
Don't know why Avi added this.
The merge which introduced this also introduced warnings into qemu-kvm.
If the warnings are gone, it's better to restore -Werror to upstream
behaviour.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html