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 f67cba8 commit a7c8bbdCopy full SHA for a7c8bbd
scripts/ninja.js
@@ -1609,7 +1609,7 @@ function nativeNinja() {
1609
var templateNative = `
1610
subninja ${getPreprocessorFileName()}
1611
rule optc
1612
- command = $ocamlopt -safe-string -I +compiler-libs -opaque ${includes} -g -w a-50+6-40-30-23 -warn-error A -absname -c $in
+ command = $ocamlopt -safe-string -I +compiler-libs -opaque ${includes} -g -linscan -w A-4-9-27-29-40..42-48-50+6-40-30-23 -warn-error A-44-45-48 -absname -c $in
1613
description = $out : $in
1614
rule archive
1615
command = $ocamlopt -a $in -o $out
0 commit comments