summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Pall <mike>2021-01-12 12:59:54 +0100
committerMike Pall <mike>2021-01-12 12:59:54 +0100
commit9b000309cc3d845cd9fd8b69d03dc263adaa8985 (patch)
tree0d7146e3eee890d8ba1b4ef1631a0512e11120fb /doc
parentf47c864b0186fc92a2264e68e1151d0d2b24969e (diff)
downloadluajit2-9b000309cc3d845cd9fd8b69d03dc263adaa8985.tar.gz
Clarify macOS build instructions.
Diffstat (limited to 'doc')
-rw-r--r--doc/install.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html
index 6005409e..29d43687 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -208,9 +208,12 @@ You can add an extra prefix to the search paths by appending the
make PREFIX=/home/myself/lj2
</pre>
<p>
-Note for macOS: you must set the <tt>MACOSX_DEPLOYMENT_TARGET</tt>
-environment variable to a value supported by your toolchain.
+Note for macOS: you <b>must</b> set the <tt>MACOSX_DEPLOYMENT_TARGET</tt>
+environment variable to a value supported by your toolchain:
</p>
+<pre class="code">
+MACOSX_DEPLOYMENT_TARGET=XX.YY make
+</pre>
<h3>Installing LuaJIT</h3>
<p>
The top-level Makefile installs LuaJIT by default under