diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2020-12-20 13:38:53 -0800 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-12-22 20:21:31 +0000 |
commit | fdfc239cda44f175f63cb9728015045daae7a991 (patch) | |
tree | 1679c393bdaf7ddf8891377abf70dacf4887c85d /mesonbuild/scripts/depfixer.py | |
parent | 8a11cf357eaae46fd7efbb9993c0bb00e9529a13 (diff) | |
download | meson-fdfc239cda44f175f63cb9728015045daae7a991.zip meson-fdfc239cda44f175f63cb9728015045daae7a991.tar.gz meson-fdfc239cda44f175f63cb9728015045daae7a991.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 'mesonbuild/scripts/depfixer.py')
0 files changed, 0 insertions, 0 deletions