compilers.md: remove `tcc` as supported compiler.

master
Drake 3 years ago
parent 5e09a79105
commit e67b7064d7

@ -2,4 +2,5 @@ Tested and working with:
- `gcc`
- `clang`
- `zig cc`
- `tcc`
Cannot compile one or more properly:
- `tcc`: A version of `ls` compiled by tcc fails to open any manually specified directories, even though it worked before. Needs more debugging to figure out the problem.

Loading…
Cancel
Save