
29 Mar
2022
29 Mar
'22
4:29 a.m.
On 3/28/22 17:49, Andrea Bolognani wrote:
Since the workaround is specific to macOS, only disable compiler warnings when building on that platform.
While at it, update the comment to reflect the fact that the workaround is needed for all versions of the OS, including the modern ones that we currently target.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- Test pipeline: https://gitlab.com/abologna/libvirt/-/pipelines/502990271
src/util/virutil.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal