Hi Marc, On 23 February 2018 at 15:42, Marc Dietrich <marvi...@gmx.de> wrote: > Am Freitag, 23. Februar 2018, 14:31:30 CET schrieb Daniel Stone: >> On 20 February 2018 at 18:36, Dylan Baker <dy...@pnwbakers.com> wrote: >> > Currently meson will generate a pkg-config that links to EGL_mesa (or >> > GLX_mesa), but this isn't correct, it should always link to EGL or GL. >> > Probably the "right" solution is to have glvnd itself provide the pkg >> > config files for GL and EGL, but that also means that glvnd needs to >> > provide many of the header files, which makes it a more involved job. >> >> Thanks for this! Reviewed and pushed. > > I think autotools build needs the same fix.
autotools has an egl.pc.in file which very explicitly contains only -lEGL. Cheers, Daniel _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev