add cross testing for arm64
This commit is contained in:
parent
61090c758d
commit
e4bc35149c
3 changed files with 169 additions and 129 deletions
2
Makefile
2
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); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue