File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 48
48
(name ocamlcommon)
49
49
(wrapped false)
50
50
(flags (
51
- -strict-sequence -principal -absname - w +a-4-9-40-41-42-44-45-48-66-70
51
+ -strict-sequence -principal -w +a-4-9-40-41-42-44-45-48-66-70
52
52
-warn-error A -bin-annot -safe-string -strict-formats
53
53
-w -67
54
54
; remove -w -67 by adding the camlinternalMenhirLib hack like the Makefile
105
105
(name ocamlbytecomp)
106
106
(wrapped false)
107
107
(flags (
108
- -strict-sequence -principal -absname - w +a-4-9-40-41-42-44-45-48-66-70
108
+ -strict-sequence -principal -w +a-4-9-40-41-42-44-45-48-66-70
109
109
-warn-error A -bin-annot -safe-string -strict-formats
110
110
))
111
111
(ocamlopt_flags (:include %{project_root}/ocamlopt_flags.sexp))
123
123
(name main)
124
124
(modes byte)
125
125
(flags (
126
- -strict-sequence -principal -absname - w +a-4-9-40-41-42-44-45-48-66-70
126
+ -strict-sequence -principal -w +a-4-9-40-41-42-44-45-48-66-70
127
127
-warn-error A -bin-annot -safe-string -strict-formats
128
128
))
129
129
(libraries ocamlbytecomp ocamlcommon)
133
133
(name main_native)
134
134
(modes native)
135
135
(flags (
136
- -strict-sequence -principal -absname - w +a-4-9-40-41-42-44-45-48-66-70
136
+ -strict-sequence -principal -w +a-4-9-40-41-42-44-45-48-66-70
137
137
-warn-error A -bin-annot -safe-string -strict-formats
138
138
))
139
139
(libraries ocamlbytecomp ocamlcommon)
You can’t perform that action at this time.
0 commit comments