diff options
| author | Sam James <sam@gentoo.org> | 2025-03-11 04:55:11 +0000 |
|---|---|---|
| committer | Jussi Pakkanen <jussi.pakkanen@mailbox.org> | 2025-11-09 12:37:40 +0200 |
| commit | af3c6dd72a3e55598150cd3e922b11cc3a00b95e (patch) | |
| tree | 0949533af7b5dd33f810cf11067faf8f591443ad /docs/markdown | |
| parent | 906f376b52730ab3721d17d749a44dee9efcd633 (diff) | |
| download | meson-af3c6dd72a3e55598150cd3e922b11cc3a00b95e.tar.gz | |
compilers: gnu: implement get_lto_link_args
Without this, we pass (say) `-flto=auto` at compile-time, but just `-flto`
at link-time.
See also https://gcc.gnu.org/PR114655 and the linked r12-824-g3cbcb5d0cfcd17,
i.e. before GCC 12, we'd end up linking with 1 job.
The clang mixin looks correct already.
Closes: https://github.com/mesonbuild/meson/issues/9536
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions
