cirrus.yml: Compile FreeBSD with -Werror
commit91bedaaeb6e192a182cc51cdd7a7e61e74b8d525
authorThomas Huth <thuth@redhat.com>
Wed, 15 Jul 2020 17:47:07 +0000 (15 19:47 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 3 Sep 2020 10:46:56 +0000 (3 12:46 +0200)
tree54f161d83ef1a55287f94722c0a99792fc529549
parent5fe407656231ef3e34246fcfe32329d11887b6f9
cirrus.yml: Compile FreeBSD with -Werror

Compiler warnings currently go unnoticed in our FreeBSD builds, since
-Werror is only enabled for Linux and MinGW builds by default. So let's
enable them here now, too.

Reviewed-by: Ed Maste <emaste@freebsd.org>
Message-Id: <20200728074405.13118-3-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.cirrus.yml