@@ -164,7 +164,6 @@ Build with default parameters (you can override any of the above constants with
```
cc -std=c89 -Os -o equi equi.c [-DSTACK_SIZE=... ...]
strip equi
```
### Building with TCC (TinyCC, Tiny C Compiler): `make tcc`
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.