Skip to content
Snippets Groups Projects

Include vulkaninfo and wflinfo in relocatable installs

Merged Simon McVittie requested to merge wip/gfx-info into master
  • build-relocatable-install: Don't wrap steam-runtime-system-info

    If we wrap steam-runtime-system-info in a shell script, its argv[0] will be ld.so, which makes it fail to find its own relocatable prefix in _srt_find_myself().

  • pressure-vessel: Include vulkaninfo and wflinfo in relocatable installs

    Otherwise we can't produce full system diagnostics from the included copy of steam-runtime-system-info.


/cc @denittis

The goal here is to be able to ask users to run the steam-runtime-system-info that comes with pressure-vessel, which is potentially newer than the one that comes with Steam, on their host systems. I deliberately haven't bundled libvulkan, libGL etc. here, because we want to be using whatever version is found by the ordinary search path - most likely the host copy.

Edited by Simon McVittie

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading