ubase builds with clang as well

This commit is contained in:
sin 2014-06-04 13:31:48 +01:00
parent a4e8cf6664
commit ee5c4e4521
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -29,7 +29,7 @@ individual tools to ubase-box.
Ideally you will want to statically link ubase. We highly recommend
using musl-libc[2].
ubase is known to compile with gcc and tcc.
ubase is known to compile with gcc, clang and tcc.
[1] http://git.suckless.org/sbase/
[2] http://www.musl-libc.org/