Skip to content

PvRuntime: Factor out the list of supported architectures

Simon McVittie requested to merge wip/t29490-prep into master
  • PvRuntime: Factor out the list of supported architectures

    We can share this between PvRuntime and pv-adverb, which both want to know overlapping sets of details of known architectures.

  • pv-adverb: Use pv_multiarch_details

    This avoids having two different tables of supported architectures: we can just add gameoverlayrenderer_dir to the table we already have.


Reviewed-by: @denittis (on !337 (merged))

Merge request reports

Loading