commit ee5c4e45212bf8d3642be066a7495965f23616f4
parent a4e8cf6664d63b86349a776b19e2f5b21873e8b5
Author: sin <sin@2f30.org>
Date: Wed, 4 Jun 2014 13:31:48 +0100
ubase builds with clang as well
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -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/