Skip to content

Commit 87fb305

Browse files
committed
add a note on warning
1 parent 2749941 commit 87fb305

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ninjaFactory.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// # TODO: make sure it can be bootstrapped, at least is a very good
55
// # test case of our optimizations
66
// # 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
78
/**
89
*
910
* @param {{ocamlopt : string ; ext : string ; INCL : string, isWin : boolean}} config

0 commit comments

Comments
 (0)