~ salmonella-environment-setup (master) cbdd426b76ef9c3f25283fd88c1b8f8ee8170784
commit cbdd426b76ef9c3f25283fd88c1b8f8ee8170784 Author: Mario Domenech Goulart <mario@parenteses.org> AuthorDate: Thu Jun 28 21:23:47 2018 +0200 Commit: Mario Domenech Goulart <mario@parenteses.org> CommitDate: Thu Jun 28 21:23:47 2018 +0200 index.wiki: fix compiler column for the clang job on Linux/arm64 diff --git a/index.wiki b/index.wiki index bb741c5..2ac8090 100644 --- a/index.wiki +++ b/index.wiki @@ -39,7 +39,7 @@ repository, C compiler, operating system, hardware platform and date </tr> <tr> - <td>Linux</td><td>arm64</td><td>master</td><td>gcc</td><td>no</td><td>yes</td> + <td>Linux</td><td>arm64</td><td>master</td><td>clang</td><td>no</td><td>yes</td> <td>[[http://salmonella-linux-arm64.call-cc.org/master/clang/linux/arm64/2018|2018]]</td> <td>[[http://salmonella-linux-arm64.call-cc.org/feeds/master/clang/linux/arm64/|feeds]]</td> </tr>Trap