On Tue, 11 Dec 2018 at 17:14, Eric Engestrom <[email protected]> wrote: > > This mirrors what autotools does in > src/gallium/state_trackers/vdpau/Makefile.am > and src/gallium/targets/vdpau/Makefile.am: > > VDPAU_MAJOR = 1 > VDPAU_MINOR = 0 > libvdpau_gallium_la_LDFLAGS = -version-number $(VDPAU_MAJOR):$(VDPAU_MINOR) > > Reported-by: Igor Gnatenko <[email protected]> > Fixes: 68076b87474e7959c161 "meson: build gallium vdpau state tracker" > Signed-off-by: Eric Engestrom <[email protected]>
Thanks Eric. Reviewed-by: Emil Velikov <[email protected]> Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
