aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-27 10:53:55 +0000
committerludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-12-27 10:53:55 +0000
commitb0a5b18fc58cf4b9b0ad2eb72f0678b344a2db25 (patch)
tree12370e772ec3afa9f917cd98851a1a63ecf1d1cc /web
parent1fa780e3289d9e5f114ea84f26c8cd38e269bfb4 (diff)
downloadioquake3-aero-b0a5b18fc58cf4b9b0ad2eb72f0678b344a2db25.tar.gz
ioquake3-aero-b0a5b18fc58cf4b9b0ad2eb72f0678b344a2db25.zip
x86_64 JIT bytecode compiler no longer disabled by default
git-svn-id: svn://svn.icculus.org/quake3/trunk@447 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/include/status.php2
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-->