mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Added x86only
This commit is contained in:
parent
2bf7ab7091
commit
584e7a998b
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