diff options
-rw-r--r-- | gcc/rust/Make-lang.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rust/Make-lang.in b/gcc/rust/Make-lang.in index cd40efb..6240011 100644 --- a/gcc/rust/Make-lang.in +++ b/gcc/rust/Make-lang.in @@ -140,7 +140,7 @@ check_rust_parallelize = 10 # was specified as a configure option. rust.srcextra: -rust.all.cross: +rust.all.cross: gccrs$(exeext) # idk what this does but someone used it rust.start.encap: gccrs$(exeext) |