summaryrefslogtreecommitdiffstats
path: root/COMPILING.md
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2014-01-18 16:17:19 +0100
committerAlexander Harkness <bearbin@gmail.com>2014-01-18 16:17:19 +0100
commitb3ac2d9e2319d896ddf18094224db7492031de5a (patch)
tree87d8a1d466fe4e416071856bdad0f5f351f46cf2 /COMPILING.md
parentMerge pull request #552 from worktycho/c++11 (diff)
downloadcuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar.gz
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar.bz2
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar.lz
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar.xz
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.tar.zst
cuberite-b3ac2d9e2319d896ddf18094224db7492031de5a.zip
Diffstat (limited to 'COMPILING.md')
-rw-r--r--COMPILING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/COMPILING.md b/COMPILING.md
index 31222a5d8..eceeefee7 100644
--- a/COMPILING.md
+++ b/COMPILING.md
@@ -81,8 +81,8 @@ This is useful if you want to compile MCServer to use on another 32-bit machine.
to your cmake command and 32 bit will be forced.
-Compiling for another computer
-------------------------------
+### Compiling for another computer ###
+
When compiling for another computer it is important to set cross compiling mode. This tells the compiler not to optimise for your machine. It can be used with debug or release mode. To enable simply add: