aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 196ab4740..ac1850c2d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ BASELINE=
else
BASELINE=--baseline $(LATESTBENCH)
endif
-GHCOPTS=-fdiagnostics-color=always
+GHCOPTS=-fdiagnostics-color=always -j4 +RTS -A256m -RTS
WEBSITE=../../web/pandoc.org
REVISION?=1
BENCHARGS?=--small --time-limit=2 --match=pattern $(PATTERN)