qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/3] util/osdep: Avoid madvise proto on modern Solaris


From: Andrew Deason
Subject: Re: [PATCH v2 1/3] util/osdep: Avoid madvise proto on modern Solaris
Date: Mon, 14 Mar 2022 21:31:04 -0500

On Mon, 14 Mar 2022 21:20:23 -0500
Andrew Deason <adeason@sinenomine.net> wrote:

>  #ifdef CONFIG_SOLARIS
>  #include <sys/statvfs.h>
> +#endif
> +
> +#ifdef HAVE_MADVISE_MISSING_PROTOTYPE

Oh goodness, that's not the right name is it. I'll wait a little bit to
see if there are any other comments, but clearly that needs to be fixed.

(I am testing that the meson checks behave as expected (by editing out
the proto in mman.h), but I didn't run the whole build when doing that.)

-- 
Andrew Deason
adeason@sinenomine.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]