mirror of https://github.com/zachjs/sv2v.git
increase minimum allocation area size to 32m
This commit is contained in:
parent
c048ce5b36
commit
f5fcde1659
|
|
@ -108,7 +108,7 @@ executable sv2v
|
|||
-O3
|
||||
-threaded
|
||||
-rtsopts
|
||||
-with-rtsopts=-N
|
||||
"-with-rtsopts=-N -A32m"
|
||||
-funbox-strict-fields
|
||||
-Wall
|
||||
-j
|
||||
|
|
|
|||
Loading…
Reference in New Issue