Skip to content
Commit 78f654ed authored by Alexander Richardson's avatar Alexander Richardson
Browse files

tests: allow cross-compiling the tests



I am trying to cross-compile from macOS for FreeBSD and this is currently
failing since the tests attempt to build a native binary that links
against the wayland-client and wayland-server libraries for the FreeBSD
system. I believe we should be building them for the target system and
not the current host (especially since there is no way to build
wayland-client and wayland-server for macOS, but I do want to check that
the files build correctly for FreeBSD).

Signed-off-by: default avatarAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Reviewed-by: Simon Ser's avatarSimon Ser <contact@emersion.fr>
parent 80e97bd0
Loading
Loading
Loading
Pipeline #420765 passed with stages
in 11 minutes and 51 seconds
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