]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix build with clang
authorJán Tomko <jtomko@redhat.com>
Thu, 4 Jul 2013 09:35:59 +0000 (11:35 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 4 Jul 2013 09:35:59 +0000 (11:35 +0200)
commit4b91dc24d1ed6a5ec6d5d9ab0d8522375dd77f3a
tree568b24257421e4981fbbb034f7b78bcb6cdbda35
parent1d76326536692baa0f7a0ae2f0554be4e95484b6
Fix build with clang

Partially revert cdd703f's revert of c163410, as linking with clang
with --param=ssp-buffer-size=4 still fails with:
"argument unused during compilation".
m4/virt-compile-warnings.m4