Skip to content
Snippets Groups Projects
Commit 9e0a3cb3 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

Add proof-of-concept support for non-x86 architectures


Steam is x86-specific, but the majority of steam-runtime-tools is
architecture-agnostic. Adding one arbitrary non-x86 architecture gives
us a way to evaluate how much work would be required if full support
for some other architecture is needed in future.

Using aarch64 seems the easiest non-x86 to test with real hardware,
since the Raspberry Pi 4 is widely available.

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent dfdb8d09
No related branches found
No related tags found
1 merge request!387Add prerequisites to support additional architectures
Pipeline #19352 passed
Showing
with 159 additions and 33 deletions
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