commit ee5c4e45212bf8d3642be066a7495965f23616f4
Author: sin <sin_AT_2f30.org>
Date: Wed Jun 4 13:31:48 2014 +0100
ubase builds with clang as well
diff --git a/README b/README
index 670ee6c..fae6dce 100644
--- a/README
+++ b/README
_AT_@ -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/
Received on Wed Jun 04 2014 - 14:36:13 CEST