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

build-aux: Add convenience files to cross-compile for arm64


This is a useful way to check that non-x86 builds aren't regressing,
without actually needing a non-x86 device.

Not all tests will pass in this configuration because qemu-user
is not a perfect emulation of a real aarch64 machine (for example
PR_GET_CHILD_SUBREAPER is unimplemented), but it's better than nothing.
In particular, the adverb-preload and wrap-setup tests pass, and those
are the ones I'm altering for steamrt/tasks#595.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0f9b4eef
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment