Re: [Mesa-dev] [PATCH] src/egl/Makefile: fix build race

2018-06-29 Thread Eric Engestrom
On Thursday, 2018-06-28 23:01:59 +0100, Ross Burton wrote: > There is a parallel make build issue in src/egl/drivers/dri2/ > for wayland builds. Can be reproduced with: > > $ rm src/egl/drivers/dri2/*.h src/egl/drivers/dri2/platform_wayland.lo > $ make -C src/egl/ drivers/dri2/platform_wayland.lo

[Mesa-dev] [PATCH] src/egl/Makefile: fix build race

2018-06-28 Thread Ross Burton
There is a parallel make build issue in src/egl/drivers/dri2/ for wayland builds. Can be reproduced with: $ rm src/egl/drivers/dri2/*.h src/egl/drivers/dri2/platform_wayland.lo $ make -C src/egl/ drivers/dri2/platform_wayland.lo ../../../mesa-18.1.2/src/egl/drivers/dri2/platform_wayland.c:50:10: f