summaryrefslogtreecommitdiff
path: root/doc/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/web/index.html')
-rw-r--r--doc/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/web/index.html b/doc/web/index.html
index 9edd619..108c8d3 100644
--- a/doc/web/index.html
+++ b/doc/web/index.html
@@ -114,7 +114,7 @@ For more detailed installation instructions, see the
<p>
distcc is not itself a compiler, but rather a front-end to the
- <a href="http://gcc.gnu.org/">GNU C/C++ compiler (gcc)</a>. (There
+ <a href="http://gcc.gnu.org/">GNU C/C++ compiler (gcc)</a> and <a href="https://clang.llvm.org/">LLVM compiler (clang)</a>. (There
is preliminary support for some other compilers but the main focus is
gcc.) Almost all gcc options and features work as normal.