From 9e050e2dcb158e426d6f6e5c167de6d4307c4064 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 14 Oct 2025 11:03:12 -0500 Subject: do amd64 also --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 5a51a3e..bedfca4 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,9 @@ deb-with-commits-all-riscv64: rm -f ~/incoming/*.deb forge commit --all forge normal + wit build deb --all --force wit build deb --all --force --arch riscv64 + wit build deb --all --force --arch amd64 all: forge commit --all -- cgit v1.2.3