Skip to content
Snippets Groups Projects
Commit 50bba2ac authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Increase maximum heap size allowed for imaginary/wheel-sieve2

parent 658f55d1
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ include $(TOP)/mk/boilerplate.mk
-include opts.mk
# Seems to be a real memory hog, this one
SRC_RUNTEST_OPTS += +RTS -M100m -RTS
SRC_RUNTEST_OPTS += +RTS -M200m -RTS
include $(TOP)/mk/target.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment