We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba85e78 commit 0210d63Copy full SHA for 0210d63
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 01bfc3ae8bff5131cfd1db748ca996bdb86e100e
+refs/heads/master: 67a9532dee0eb8eefc77d0c4885bcfe170e2a6ef
trunk/src/boot/driver/main.ml
@@ -1,11 +1,6 @@
open Common;;
3
4
-let _ =
5
- Gc.set { (Gc.get()) with
6
- Gc.space_overhead = 400; }
7
-;;
8
-
9
let (targ:Common.target) =
10
match Sys.os_type with
11
0 commit comments