Re: [dpdk-dev] [dpdk-stable] [PATCH] mk: remove library search path from binary

2019-11-21 Thread Thomas Monjalon
21/11/2019 18:12, Ferruh Yigit: > On 11/18/2019 3:14 PM, Thomas Monjalon wrote: > > 12/11/2019 14:15, Ferruh Yigit: > >> This patch functionally reverts the patch in fixes line to not have any > >> hardcoded library path in the final binary for the security reasons, in > >> case this binary distrib

Re: [dpdk-dev] [dpdk-stable] [PATCH] mk: remove library search path from binary

2019-11-21 Thread Ferruh Yigit
On 11/18/2019 3:14 PM, Thomas Monjalon wrote: > 12/11/2019 14:15, Ferruh Yigit: >> This patch functionally reverts the patch in fixes line to not have any >> hardcoded library path in the final binary for the security reasons, in >> case this binary distributed to production environment. > > What

Re: [dpdk-dev] [dpdk-stable] [PATCH] mk: remove library search path from binary

2019-11-18 Thread Bruce Richardson
On Mon, Nov 18, 2019 at 03:30:32PM +, Bruce Richardson wrote: > On Mon, Nov 18, 2019 at 04:14:54PM +0100, Thomas Monjalon wrote: > > 12/11/2019 14:15, Ferruh Yigit: > > > This patch functionally reverts the patch in fixes line to not have any > > > hardcoded library path in the final binary for

Re: [dpdk-dev] [dpdk-stable] [PATCH] mk: remove library search path from binary

2019-11-18 Thread Bruce Richardson
On Mon, Nov 18, 2019 at 04:14:54PM +0100, Thomas Monjalon wrote: > 12/11/2019 14:15, Ferruh Yigit: > > This patch functionally reverts the patch in fixes line to not have any > > hardcoded library path in the final binary for the security reasons, in > > case this binary distributed to production e

Re: [dpdk-dev] [dpdk-stable] [PATCH] mk: remove library search path from binary

2019-11-18 Thread Thomas Monjalon
12/11/2019 14:15, Ferruh Yigit: > This patch functionally reverts the patch in fixes line to not have any > hardcoded library path in the final binary for the security reasons, in > case this binary distributed to production environment. What about meson? There are these rpaths: $ORIGIN/..