]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Use -Werror for building the thing
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 14 Jul 2010 12:28:45 +0000 (15:28 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Wed, 14 Jul 2010 12:28:45 +0000 (15:28 +0300)
commitb73b1f29cac97ecd104691c79e6bafd976e2794d
treecbcf870c7766a3d0b1938a68b6f06c6d508e2b3e
parent7469f4dcc0a7564ae68b76e6500b6fa40dfae1e9
kvm: Use -Werror for building the thing

It's easy to miss warnings so use -Werror. We're a shiny new userspace project
so there's no reason not to use it.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/Makefile