Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6ebc13

Browse files
committed
fix build break
1 parent5a56c4d commitd6ebc13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/FSharp.Compiler-proto/Makefile.in‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ $(tmpdir)pars.fs: ../pars.fsy
178178
cp -p$(tmpdir)pars.fs* ../FSharp.Compiler/.libs/
179179

180180
$(tmpdir)ilpars.fs: ../../absil/ilpars.fsy
181-
mono$(MONO_OPTIONS)$(FSYACC)$< -o$@ --internal --module Microsoft.FSharp.Compiler.AbstractIL.Internal.AsciiParser --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing||tee$@.report| grep"time"
181+
mono$(MONO_OPTIONS)$(FSYACC)$< -o$@ --internal --module Microsoft.FSharp.Compiler.AbstractIL.Internal.AsciiParser --lexlib Internal.Utilities.Text.Lexing --parslib Internal.Utilities.Text.Parsing| tee$@.report| grep"time"
182182
@-mkdir -p ../FSharp.Compiler/.libs/
183183
cp -p$(tmpdir)ilpars.fs* ../FSharp.Compiler/.libs/
184184

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp