diff options
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/status.php b/web/include/status.php index 685e6d5..fc91454 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -26,7 +26,7 @@ <td>gcc-x86_64</td> <!--Platform--> <td>working</td> <!--Status--> <td></td> <!--LKWR--> - <td>x86_64 JIT bytecode compiler disabled by default.</td> <!--Notes--> + <td>JIT bytecode compiler requires GNU as.</td> <!--Notes--> </tr> <tr> <td>gcc-ppc</td> <!--Platform--> |