~ salmonella-environment-setup (master) 4cc87bbd75f60b024b31e43d790fd4e32c94c80a
commit 4cc87bbd75f60b024b31e43d790fd4e32c94c80a
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Sat Jun 23 21:49:15 2018 +0200
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Sat Jun 23 21:49:15 2018 +0200
index.wiki: update info on tests on the linux x86 machine
diff --git a/index.wiki b/index.wiki
index 63f8027..12e8ac0 100644
--- a/index.wiki
+++ b/index.wiki
@@ -33,11 +33,17 @@ repository, C compiler, operating system, hardware platform and date
</tr>
<tr>
- <td>Linux</td><td>x86</td><td>master</td><td>gcc</td><td>yes</td><td>yes</td>
+ <td>Linux</td><td>x86</td><td>master</td><td>gcc</td><td>yes</td><td><b>no</b></td>
<td>[[http://salmonella-linux-x86.call-cc.org/master-debugbuild/gcc/linux/x86/2018|2018]]</td>
<td>[[http://salmonella-linux-x86.call-cc.org/feeds/master-debugbuild/gcc/linux/x86/|feeds]]</td>
</tr>
+ <tr>
+ <td>Linux</td><td>x86</td><td>master</td><td>clang</td><td>no</td><td>yes</td>
+ <td>[[http://salmonella-linux-x86.call-cc.org/master/clang/linux/x86/2018/|2018]]</td>
+ <td>[[http://salmonella-linux-x86.call-cc.org/feeds/master/clang/linux/x86/|feeds]]</td>
+ </tr>
+
<tr>
<td>Linux</td><td>x86-64</td><td>master</td><td>gcc</td><td>no</td><td>yes</td>
<td>[[http://salmonella-linux-x86-64.call-cc.org/master/gcc/linux/x86-64/2018|2018]]</td>
Trap