]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: systemd: Define MSG_NOSIGNAL if needed
authorAndrea Bolognani <abologna@redhat.com>
Wed, 20 Jul 2016 13:46:56 +0000 (15:46 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Tue, 26 Jul 2016 01:51:39 +0000 (04:51 +0300)
commitcabae6319452a504cad981566235a4b297d2ac4f
tree468ef254b6c3958dd31f96237d460081bf4ab7f1
parente7093b391df90a2ea13a7b48c2463f694b7b94c1
util: systemd: Define MSG_NOSIGNAL if needed

The symbol being missing has been reported as causing build
failures on OS X. If it's not already defined, define it to
zero so that it won't have any effect.
src/util/virsystemd.c