aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2022-08-22 14:29:16 -0700
committerEli Schwartz <eschwartz93@gmail.com>2022-08-24 22:50:35 -0400
commit741de254623cac7577c935ea45056390fcd708c4 (patch)
tree9c650285e5b6b775a17b3e9c9f90d3e67949dc23 /mesonbuild/backend/backends.py
parentf8ebfdf7b1f33f88007d107791a661a17827be43 (diff)
downloadmeson-741de254623cac7577c935ea45056390fcd708c4.zip
meson-741de254623cac7577c935ea45056390fcd708c4.tar.gz
meson-741de254623cac7577c935ea45056390fcd708c4.tar.bz2
build: Don't attempt to link-whole with rust convenience libraries
There are two distinct cases here that need to be considered. The first issue is https://github.com/mesonbuild/meson/issues/10723 and https://github.com/mesonbuild/meson/issues/10724, which means that Meson can't actually generate link-whole arguments with rust targets. The second is that rlibs are never valid candidates for link-whole anyway. The promotion happens to work because of another bug in the promotion path (which is fixed in the next commit).
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions