Remove GC overspend; running out of memory on some tinderboxes.
This commit is contained in:
parent
01bfc3ae8b
commit
67a9532dee
@ -1,11 +1,6 @@
|
||||
|
||||
open Common;;
|
||||
|
||||
let _ =
|
||||
Gc.set { (Gc.get()) with
|
||||
Gc.space_overhead = 400; }
|
||||
;;
|
||||
|
||||
let (targ:Common.target) =
|
||||
match Sys.os_type with
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user