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