[Bug 238128] devel/meson: don't strip rpath
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 29 06:02:47 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238128
--- Comment #6 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to Piotr Kubaj from comment #5)
It still doesn't change the fact that useless RPATHs will be left on installed
files, which can potentially cause unexpected issues.
If you just want to have a temporary patch which won't be submitted to
upstream, I think the easiest fix here is to put the desired value of RPATH
from ports to a new environment variable, possibly called FREEBSD_PORTS_RPATH,
and use it to construct the final RPATH in meson instead of skipping RPATH
changes entirely.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list