[dpdk-dev] [dpdk-stable] [PATCH] app/test: fix rpath for drivers in meson build
David Marchand
david.marchand at redhat.com
Tue Jul 7 13:32:06 CEST 2020
On Wed, Jul 1, 2020 at 7:26 PM Timothy Redaelli <tredaelli at redhat.com> wrote:
> This commit fixes the setting of relative rpath on dpdk-test for
> drivers ($libdir/dpdk/pmd-$abiver) to the correct absolute rpath
> ($prefix$libdir/dpdk/pmd-$abiver)
>
> Fixes: b5dc795a8a55 ("test: build app with meson as dpdk-test")
> Cc: stable at dpdk.org
> Signed-off-by: Timothy Redaelli <tredaelli at redhat.com>
Acked-by: Bruce Richarson <bruce.richardson at intel.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list