[PATCH 1/1] vfio: Make buildable with MUSL runtime
Thomas Monjalon
thomas at monjalon.net
Tue May 23 12:33:02 CEST 2023
22/05/2023 11:27, Burakov, Anatoly:
> On 5/20/2023 7:07 PM, Philip Prindeville wrote:
> > From: Philip Prindeville <philipp at redfish-solutions.com>
> >
> > pread64() and pwrite64() are declared in <unistd.h> in MUSL and
> > other (i.e. not glibc) C runtimes.
> >
> > Signed-off-by: Philip Prindeville <philipp at redfish-solutions.com>
> Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>
It was "buildable" already, and I don't understand how.
In any doubt, I've added Cc: stable at dpdk.org for backports.
Applied, thanks.
More information about the dev
mailing list