diff options
Diffstat (limited to 'doc/install.html')
| -rw-r--r-- | doc/install.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install.html b/doc/install.html index 60665360..85ca9913 100644 --- a/doc/install.html +++ b/doc/install.html | |||
| @@ -236,7 +236,7 @@ Obviously the prefixes given during build and installation need to be the same. | |||
| 236 | <p> | 236 | <p> |
| 237 | Either install one of the open source SDKs | 237 | Either install one of the open source SDKs |
| 238 | (<a href="http://mingw.org/"><span class="ext">»</span> MinGW</a> or | 238 | (<a href="http://mingw.org/"><span class="ext">»</span> MinGW</a> or |
| 239 | <a href="https://www.cygwin.com/">Cygwin</a>), which come with a modified | 239 | <a href="https://www.cygwin.com/"><span class="ext">»</span> Cygwin</a>), which come with a modified |
| 240 | GCC plus the required development headers. | 240 | GCC plus the required development headers. |
| 241 | Or install Microsoft's Visual Studio (MSVC). | 241 | Or install Microsoft's Visual Studio (MSVC). |
| 242 | </p> | 242 | </p> |
| @@ -358,7 +358,7 @@ make HOST_CC="gcc -m32" CROSS=mips-linux- | |||
| 358 | make HOST_CC="gcc -m32" CROSS=mipsel-linux- | 358 | make HOST_CC="gcc -m32" CROSS=mipsel-linux- |
| 359 | </pre> | 359 | </pre> |
| 360 | <p> | 360 | <p> |
| 361 | You can cross-compile for <b id="android">Android</b> using the <a href="https://developer.android.com/ndk/">Android NDK</a>. | 361 | You can cross-compile for <b id="android">Android</b> using the <a href="https://developer.android.com/ndk/"><span class="ext">»</span> Android NDK</a>. |
| 362 | Please adapt the environment variables to match the install locations and the | 362 | Please adapt the environment variables to match the install locations and the |
| 363 | desired target platform. E.g. Android 4.1 corresponds to ABI level 16. | 363 | desired target platform. E.g. Android 4.1 corresponds to ABI level 16. |
| 364 | </p> | 364 | </p> |
| @@ -488,7 +488,7 @@ Make sure the <tt>jit</tt> library is loaded or the JIT compiler | |||
| 488 | will not be activated.</li> | 488 | will not be activated.</li> |
| 489 | <li>The <tt>bit.*</tt> module for bitwise operations | 489 | <li>The <tt>bit.*</tt> module for bitwise operations |
| 490 | is already built-in. There's no need to statically link | 490 | is already built-in. There's no need to statically link |
| 491 | <a href="https://bitop.luajit.org/">Lua BitOp</a> to your application.</li> | 491 | <a href="https://bitop.luajit.org/"><span class="ext">»</span> Lua BitOp</a> to your application.</li> |
| 492 | </ul> | 492 | </ul> |
| 493 | 493 | ||
| 494 | <h2 id="distro">Hints for Distribution Maintainers</h2> | 494 | <h2 id="distro">Hints for Distribution Maintainers</h2> |
