Enable -Werror by default for git builds on Linux hosts
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 11 Jun 2009 18:28:25 +0000 (13:28 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 12 Jun 2009 18:56:34 +0000 (13:56 -0500)
commitd72c6bfa15ca697adf6d6b0785f623e3c79ee7c7
tree8d592234574ac83285b701b1eed71ce92c85f015
parentc5822b2b80f588ec0787585b6b0f169ec513b4b0
Enable -Werror by default for git builds on Linux hosts

Additional hosts can be added to the white list as they are confirmed to build
with --enable-werror.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure