minor update

This commit is contained in:
Blaise Tine
2021-06-29 03:45:57 -07:00
parent c2a7b02d27
commit 79ebcc23d7

View File

@@ -13,7 +13,7 @@ rm -rf ~/.cache/pocl
# rebuild runtime test
make -C tests/runtime/simple clean
make -C tests/runtime/simple
make -C tests/runtime/simple run
make -C tests/runtime/simple run-rtlsim
# rebuild native kernel
make -C tests/regression/dogfood clean-all