xf86-video-vmware compilation issue with xserver built with meson
Adam Jackson
ajax at nwnk.net
Mon Jan 14 17:15:22 UTC 2019
On Sat, 2019-01-12 at 12:18 +0000, Tuomo Rinne wrote:
> The correct fix would be to use #ifdef statements in the xf86-video-vmware
> driver correct? I'm happy to send a patch if this is the case.
I think that's the best fix. xserver's never going to do
#define XSERVER_LIBPCIACCESS 0
so using #ifdef should be portable.
- ajax
More information about the xorg-devel
mailing list