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)
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>

No differences found