add cross testing for arm64

This commit is contained in:
Quentin Carbonneaux 2017-04-08 21:39:37 -04:00
parent 61090c758d
commit e4bc35149c
3 changed files with 169 additions and 129 deletions

View file

@ -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); \