Skip to content
Snippets Groups Projects

Adjust code that libsteam-runtime-tools uses to find itself

Merged Simon McVittie requested to merge find-myself into master
  • Locate libsteam-runtime-tools with dladdr1(), not by iterating link map

    This avoids relying on the implementation detail of knowing what the shared library ought to be called.

  • _srt_get_helpers_path: Adjust mapping from ${libdir} to ${prefix}

    Only remove a /lib/CPU-linux-gnu suffix (not just /CPU-linux-gnu), and handle a /lib64 suffix the same as /lib.

/cc @jpwhiting @denittis

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