From e4bc35149cc790e3ad034f6643f75c33765b142c Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Sat, 8 Apr 2017 21:39:37 -0400 Subject: add cross testing for arm64 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c0b429..45e4b50 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ clean-gen: clean rm -f config.h check: $(OBJDIR)/$(BIN) - tools/unit.sh all + tools/test.sh all 80: @for F in $(SRCALL); \ -- cgit v1.2.3