Skip to content
Snippets Groups Projects
Commit 5ce6a9d1 authored by Niels Möller's avatar Niels Möller
Browse files

ci: Add sparc64 cross build.

parent 5caedf6b
No related branches found
No related tags found
No related merge requests found
......@@ -226,3 +226,10 @@ cross/s390x-linux-gnu:
variables:
EXTRA_CONFIGURE_ARGS: '--disable-assembler'
EMULATOR: qemu-s390x
cross/sparc64-linux-gnu:
extends: .cross-build
variables:
EXTRA_CONFIGURE_ARGS: '--enable-mini-gmp'
QEMU_LD_PREFIX: /usr/sparc64-linux-gnu
EMULATOR: qemu-sparc64
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