Applies the changes made to GnuLikeDynamicLinkerMixin by
commit d7235c5905
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>
pull/4393/merge
parent
8a11cf357e
commit
fdfc239cda
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue