summaryrefslogtreecommitdiffstats
path: root/COMPILING.md
diff options
context:
space:
mode:
authorandrew <xdotftw@gmail.com>2014-01-18 19:38:02 +0100
committerandrew <xdotftw@gmail.com>2014-01-18 19:38:02 +0100
commit992053b32ae106c8ee78fbdfcd4e9c7b44ab876a (patch)
treeada2032ec55148fe1ac4713c325ed85214ce756a /COMPILING.md
parentParse the MC|AdvCdm plugin message (diff)
parentAlpha-sorted the finishers. (diff)
downloadcuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar.gz
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar.bz2
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar.lz
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar.xz
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.tar.zst
cuberite-992053b32ae106c8ee78fbdfcd4e9c7b44ab876a.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: