Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2019 06:02:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 238128] devel/meson: don't strip rpath
Message-ID:  <bug-238128-6497-Zzwk3kHGo8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238128-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238128-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238128

--- Comment #6 from Ting-Wei Lan <lantw44@gmail.com> ---
(In reply to Piotr Kubaj from comment #5)
It still doesn't change the fact that useless RPATHs will be left on instal=
led
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_RPA=
TH,
and use it to construct the final RPATH in meson instead of skipping RPATH
changes entirely.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238128-6497-Zzwk3kHGo8>