From 78c59082379ff5ce09ad86b13b0bdb679fe08d71 Mon Sep 17 00:00:00 2001 From: Alexander Harkness Date: Thu, 19 Dec 2013 20:04:40 +0000 Subject: Test commit. --- COMPILING | 1 + 1 file changed, 1 insertion(+) (limited to 'COMPILING') diff --git a/COMPILING b/COMPILING index f8bdb298e..708e4413e 100644 --- a/COMPILING +++ b/COMPILING @@ -5,3 +5,4 @@ To compile MCServer on *nix, you need a GNUmake-compatible make that reads GNUma Run "make" to build a debug version (slow, but gives more info on crash) Run "make release=1" to build a release version (fast, less info on crash) Add addm32=1 to compile in 32-bit mode on 64-bit systems. +Add `-j 4` to use 4 threads and speed up compilation on multi-core devices. -- cgit v1.2.3