aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-01-31 16:44:39 -0500
committerEli Schwartz <eschwartz@archlinux.org>2022-02-01 01:45:55 -0500
commit5d932f31b985e46a4995d3c02b021cc94bef901d (patch)
tree6e3ca56e5bb20aa8b2c3e8dbc438df99f1aa7e84 /mesonbuild/backend/backends.py
parent689504b8607f11d7a98e2125823ad917dfc49504 (diff)
downloadmeson-5d932f31b985e46a4995d3c02b021cc94bef901d.zip
meson-5d932f31b985e46a4995d3c02b021cc94bef901d.tar.gz
meson-5d932f31b985e46a4995d3c02b021cc94bef901d.tar.bz2
backends/ninja: generate symlink aliases for rust/cs/swift libraries too
Basically the last thing we did during target processing was to generate shlib symlinks for e.g. libfoo.so -> libfoo.so.1. In some cases we would dispatch to another function and return early, though, which meant we never got far enough to generate the symlinks. This then led to breakage when people tried to compile against libfoo.so This surely breaks -uninstalled.pc usage, and also caused problems in https://github.com/rust-lang/rust/pull/90260
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions