mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-14 18:58:45 +00:00
Added x86only
This commit is contained in:
parent
66de3dd1f9
commit
fce5623721
5 changed files with 46 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
make check
|
||||
pushd expressions && make check && popd
|
||||
pushd deep-expressions && make check && popd
|
||||
pushd x86only && make check && popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue