Skip to content
Snippets Groups Projects
Commit b0964a46 authored by Simon McVittie's avatar Simon McVittie
Browse files

build: Vendor our own copy of wflinfo


This was the last remaining third-party executable used for our
diagnostic checks that needed its packaging to be forked to build a
multiarch-qualified version. If we avoid needing that, then we can use
dependencies from an ordinary Linux distribution, making development
outside a Steam Runtime environment easier.

The next step for this would be to switch helpers/check-gl.c to use
libwaffle to create windows and contexts so that it can support more
platforms than just X11/GLX, and incorporate the parts of wflinfo's
functionality that we need into check-gl, so we only need to run one
check program rather than two.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent ed94b95e
No related branches found
No related tags found
1 merge request!399build: Vendor our own copy of wflinfo
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment