]> gcc.gnu.org Git - gcc.git/commit
rust: fix link serialization [PR108113]
authorMarc Poulhiès <dkm@kataplop.net>
Wed, 14 Dec 2022 20:29:13 +0000 (21:29 +0100)
committerMarc Poulhiès <dkm@kataplop.net>
Wed, 14 Dec 2022 20:57:04 +0000 (21:57 +0100)
commit404cdd1eeb6f473ef690ad780798800948f946ee
tree5b85fe4e758f8be19a0b23c76a390dd31aa012fd
parent3b89428c0d5710c8093055b3d92c543888759f93
rust: fix link serialization [PR108113]

The Make-lang.in was missing the link serialization support.

    PR rust/108113

gcc/rust
* Make-lang.in (rust.serial): New variable.
(rust1$(exeext)): Depend on $(rust.prev). Call LINK_PROGRESS.

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
gcc/rust/Make-lang.in
This page took 0.057634 seconds and 5 git commands to generate.