Change -A256m to -A8m in GHCOPTS

This commit is contained in:
John MacFarlane 2021-03-18 13:07:54 -07:00
parent c7230182a0
commit 4c51fa1d55

View file

@ -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: