From 5de2126926d2f74c4694329caf7afd0d12303510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Sat, 5 Feb 2022 05:58:24 +0200 Subject: [PATCH] install binfmt-support --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 1f83996..4132c4c 100644 --- a/.build.yml +++ b/.build.yml @@ -4,6 +4,7 @@ packages: - shellcheck - qemu-user-static - libc6-arm64-cross + - binfmt-support sources: - https://git.sr.ht/~motiejus/bazel-zig-cc environment: