Re: [dpdk-dev] [PATCH] test-meson-builds: allow building outside source dir

2019-04-01 Thread Thomas Monjalon
01/04/2019 18:23, Luca Boccassi: > On Mon, 2019-04-01 at 17:08 +0100, Bruce Richardson wrote: > > The test-meson-builds.sh script correctly detects the source > > directory and > > builds the native builds successfully in a directory outside of the > > source > > tree. However, the paths to the cro

Re: [dpdk-dev] [PATCH] test-meson-builds: allow building outside source dir

2019-04-01 Thread Luca Boccassi
On Mon, 2019-04-01 at 17:08 +0100, Bruce Richardson wrote: > The test-meson-builds.sh script correctly detects the source > directory and > builds the native builds successfully in a directory outside of the > source > tree. However, the paths to the cross-files are not prefixed with the > source d

[dpdk-dev] [PATCH] test-meson-builds: allow building outside source dir

2019-04-01 Thread Bruce Richardson
The test-meson-builds.sh script correctly detects the source directory and builds the native builds successfully in a directory outside of the source tree. However, the paths to the cross-files are not prefixed with the source directory path, so the cross-builds all fail. Fix this by prepending the