]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Clarify macOS build instructions.
authorMike Pall <mike>
Tue, 12 Jan 2021 11:59:54 +0000 (12:59 +0100)
committerMike Pall <mike>
Tue, 12 Jan 2021 11:59:54 +0000 (12:59 +0100)
doc/install.html

index 6005409e23699d601f21eb949e7a69b9a3f4a16c..29d436877993957e8fd95354dfb031fb5982d918 100644 (file)
@@ -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