r447 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Dec 27 05:53:55 EST 2005


Author: ludwig
Date: 2005-12-27 05:53:55 -0500 (Tue, 27 Dec 2005)
New Revision: 447

Modified:
   trunk/web/include/status.php
Log:
x86_64 JIT bytecode compiler no longer disabled by default


Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2005-12-18 15:36:07 UTC (rev 446)
+++ trunk/web/include/status.php	2005-12-27 10:53:55 UTC (rev 447)
@@ -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-->




More information about the quake3-commits mailing list