]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: properly disable -Werror
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 28 Jul 2021 14:13:48 +0000 (15:13 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 28 Jul 2021 16:33:43 +0000 (17:33 +0100)
commitf5c022a3890a7e94bde6df3cf7f6889f0c7ba7e8
tree4628228a15ee17b646e1e0dd7a77734f3c8ab18f
parentefa367cbd56f07576b1ce62013103899de35221f
rpm: properly disable -Werror

Since we use git to manage RPM applied patches, we need to disable both
meson's -Werror config knob and libvirt's equivalent.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in