[igt-dev] [PATCH i-g-t] igt: Require minimum version of glib

Chris Wilson chris at chris-wilson.co.uk
Mon Jul 16 20:04:32 UTC 2018


Quoting Antonio Argenziano (2018-07-16 21:01:28)
> 
> 
> On 16/07/18 12:56, Chris Wilson wrote:
> > Quoting Chris Wilson (2018-07-16 20:55:34)
> >> Quoting Antonio Argenziano (2018-07-16 20:50:42)
> >>> Patch caea9c5b3aa1191c0152d7c0f22a94efca4fd048 introduced the use of
> >>> memfd_create which has been implemented in glib 2.27 [1].
> >>
> >> man 2 memfd_create. That's not glib.
> > 
> > Fwiw, you have confused glibc with glib.
> 
> Indeed, would check for the header '<linux/memfd.h>' work?

You check for the func, and if it was really important provide a syscall
stub if not already available.
-Chris


More information about the igt-dev mailing list