We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2749941 commit 87fb305Copy full SHA for 87fb305
scripts/ninjaFactory.js
@@ -4,6 +4,7 @@
4
// # TODO: make sure it can be bootstrapped, at least is a very good
5
// # test case of our optimizations
6
// # build bsdep.exe: cc bsdep.mli bsdep.ml
7
+// ../native/4.06.1/bin/ocamlopt.opt -c -O2 -nodynlink -I 4.06.1 -g -w a+32 4.06.1/whole_compiler.mli 4.06.1/whole_compiler.ml &> warning.log
8
/**
9
*
10
* @param {{ocamlopt : string ; ext : string ; INCL : string, isWin : boolean}} config
0 commit comments