diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-12-20 13:38:53 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2021-01-06 14:53:07 +0530 |
commit | 303bd624ea46e63c3e630cf5bba5529e24ef29ae (patch) | |
tree | 3683c56bc750051b1bd3d6095a71e306ea767a70 /docs/genrelnotes.py | |
parent | 9eee46a2adb1773800e090f4436cfccf70fade4b (diff) | |
download | meson-303bd624ea46e63c3e630cf5bba5529e24ef29ae.zip meson-303bd624ea46e63c3e630cf5bba5529e24ef29ae.tar.gz meson-303bd624ea46e63c3e630cf5bba5529e24ef29ae.tar.bz2 |
linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker
Applies the changes made to GnuLikeDynamicLinkerMixin by
commit d7235c5905fa98207d90f3ad34bf590493498d5b to SolarisDynamicLinker
This makes test_build_rpath pass with the Solaris linker, where before
this change it failed with:
New rpath must not be longer than the old one.
Old: $ORIGIN/sub:/foo/bar
New: /baz:$ORIGIN/sub:/foo/bar
FAILED: meson-install
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'docs/genrelnotes.py')
0 files changed, 0 insertions, 0 deletions