diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-21 12:15:46 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-07-29 21:58:47 +0300 |
| commit | 9b40c5fe4a9899daa214c736726ca4739138e24a (patch) | |
| tree | e306b9f34dd8aea29f9e320f0cde3e9a49105c78 /docs | |
| parent | 0237e2f3f954ec718638077bc4c356532739d93f (diff) | |
| download | meson-9b40c5fe4a9899daa214c736726ca4739138e24a.tar.gz | |
ninjabackend: handle specially TUs where compilation and linking happens together
Rust sources are not compiled separately: generation of the .a or .so
or binary happens at the same time as compilation. There is no separate
compilation phase where the .o file is created.
In preparation for moving generate_rust_target where generate_link is now,
make the compilation phase of generate_target skip them.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
