Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,060
    • Issues 3,060
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,010
    • Merge requests 1,010
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !1256

egl: drop incorrect pkg-config file for glvnd

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Eric Engestrom requested to merge eric/mesa:egl-glvnd-pc into master Jul 04, 2019
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

With b01524ff ("meson: don't build libGLES*.so with GLVND") we dropped the incorrect pkg-config files for GLES*.

Since then, the glvnd issue of its missing files has become painfully apparent, since it break the build for everyone using glvnd.

NVIDIA has had a fix for a few years now, but has yet to accept it:
https://github.com/NVIDIA/libglvnd/pull/86
(in their defense, it currently needs a rebase, but they could do that themselves, especially since someone already provided an up-to-date patch in the comments)

Since the breakage is already there, let's clean up everything on our side while we wait for NVIDIA to accept the fix.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: egl-glvnd-pc