Build with RTE_DEVEL_BUILD=n to remove rpath 60/2860/2
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 13 Sep 2016 19:04:14 +0000 (20:04 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 14 Sep 2016 10:55:38 +0000 (11:55 +0100)
commitf651a5de2fd18c185f65e3321dbebea9590b93c6
treec28ad720bcc09ec0bebfe43c10afd9e6be023885
parent5bc33ee0995cde472a24762742db693283af55f7
Build with RTE_DEVEL_BUILD=n to remove rpath

Pass RTE_DEVEL_BUILD=n to make calls to avoid building the test
pmds with rpath set to the current path, which is wrong for binaries
shipped by distributions.
Fixes Lintian Error:
E: dpdk: binary-or-shlib-defines-rpath usr/bin/dpdk-pdump
  /home/lboccass/git/dpdk_deb/debian/build/shared-root/lib

Change-Id: I45e6a72beed1769fe35277ec5a2bcf50788254bd
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/changelog
debian/patches/rte-devel-build-env.patch [new file with mode: 0644]
debian/patches/series
debian/rules