1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00

Attempt to fix CI on Debian for AArch64

This commit is contained in:
Andy Wingo 2019-05-16 12:43:35 +02:00
parent 77c4b56a6d
commit 43ea9aee2c

View file

@ -6,8 +6,10 @@ before_script:
- apt-get update -qq
- apt-get install -y
libc6-dev:amd64 gcc make
qemu binfmt-support qemu-user-static
gcc-i686-linux-gnu libc6-dev-i386-cross libc6:i386
gcc-aarch64-linux-gnu libc6-dev-arm64-cross libc6:arm64
- update-binfmts --display
x86-64:
stage: test