for the meson bits: Reviewed-by: Dylan Baker <[email protected]> Please do make sure that Daniel or someone else with wayland expertise looks at this tool, I am not qualified to review that.
Dylan Quoting Emil Velikov (2017-10-27 16:50:25) > On 24 October 2017 at 17:14, Emil Velikov <[email protected]> wrote: > > From: Emil Velikov <[email protected]> > > > > The function is effectively a direct function call into > > libwayland-server.so. > > > > Thus GBM no longer depends on the wayland-drm static library, making the > > build more straight forward. And the resulting binary is a bit smaller. > > > > Note: we need to move struct wayland_drm_callbacks further up, > > otherwise we'll get an error since the type is incomplete. > > > > v2: Rebase, beef-up commit message, update meson, move struct > > wayland_drm_callbacks. > > > > Cc: Dylan Baker <[email protected]> > > Cc: Daniel Stone <[email protected]> > > Signed-off-by: Emil Velikov <[email protected]> > > Reviewed-by: Daniel Stone <[email protected]> (v1) > > --- > > Dylan can you check the meson bits? Can one say to meson, build object X > > while only using the depA CFLAGS? It seems to me that it currently links > > against depA even when you don't want it to. > > > Dylan, can you please take a look at the meson bit? > > -Emil
signature.asc
Description: signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
