Skip to content

Commit cf8ff3b

Browse files
authored
Merge pull request #5338 from kevinbarabash/fix-5337
Fix issue with mll tests in ninja.js
2 parents 023755a + 60fff75 commit cf8ff3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ninja.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1377,6 +1377,7 @@ function updateDev() {
13771377
subninja compiler.ninja
13781378
stdlib = stdlib-406
13791379
${BSC_COMPILER}
1380+
ocamllex = ocamllex.opt
13801381
subninja runtime/build.ninja
13811382
subninja others/build.ninja
13821383
subninja $stdlib/build.ninja

0 commit comments

Comments
 (0)