From 1640594ce7d8c44f650c46ee84fe53b4ec383fad Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sun, 7 Jul 2024 10:16:02 +0300 Subject: [PATCH] Backup --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 8d0e703..e025768 100644 --- a/Makefile +++ b/Makefile @@ -57,6 +57,10 @@ test-in-container-arm64: test-in-container-fedora-40-arm64 test-in-container-deb test: build bash test-all.sh +test-arm64: + scheme_testrunner debian_trixie arm64 "bash test-all.sh" + #scheme_testrunner fedora_40 arm64 "bash test-all.sh" + clean: rm -rf docutmp rm -rf retropikzel/pffi/${VERSION}/*.c