浏览代码

Fix docs.

Mike Pall 10 年之前
父节点
当前提交
9caaf6595f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/ext_jit.html

+ 1 - 1
doc/ext_jit.html

@@ -151,7 +151,7 @@ Contains the target OS name:
 <h3 id="jit_arch"><tt>jit.arch</tt></h3>
 <p>
 Contains the target architecture name:
-"x86", "x64" or "ppcspe".
+"x86", "x64", "arm", "ppc", "ppcspe", or "mips".
 </p>
 
 <h2 id="jit_opt"><tt>jit.opt.*</tt> &mdash; JIT compiler optimization control</h2>