
25 Sep
2020
25 Sep
'20
5:24 a.m.
On a Friday in 2020, Daniel P. Berrangé wrote:
The libutil.h we are after is explicitly only something we want on FreeBSD, we don't want to accidentally pick up this header on other platforms as it can lead to build failures.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- meson.build | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano