aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-18 13:07:54 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-18 13:07:54 -0700
commit4c51fa1d55c31784311159447454b64e77283242 (patch)
tree77ce8251c1c985eee6dbfc043223ff2999b84364 /Makefile
parentc7230182a058609263e351ae576705d7a51b0c9e (diff)
downloadpandoc-4c51fa1d55c31784311159447454b64e77283242.tar.gz
Change -A256m to -A8m in GHCOPTS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ced5baf9f..6ae6ab491 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ BASELINECMD=
else
BASELINECMD=--baseline $(BASELINE)
endif
-GHCOPTS=-fdiagnostics-color=always -j4 +RTS -A256m -RTS
+GHCOPTS=-fdiagnostics-color=always -j4 +RTS -A8m -RTS
WEBSITE=../../web/pandoc.org
REVISION?=1
# For gauge: