Re: [dpdk-dev] [PATCH v6 4/7] build: fix the meson build warning

2018-06-14 Thread Bruce Richardson
On Thu, Jun 14, 2018 at 05:51:24PM +0800, Gavin Hu wrote: > This is to fix the unnecessary warning output, it is not consistent with > the configurations of other platforms. > > WARNING: Cross file does not specify strip binary, result will not be > stripped. > > Fixes: e53a5299d2 ("build: suppor

[dpdk-dev] [PATCH v6 4/7] build: fix the meson build warning

2018-06-14 Thread Gavin Hu
This is to fix the unnecessary warning output, it is not consistent with the configurations of other platforms. WARNING: Cross file does not specify strip binary, result will not be stripped. Fixes: e53a5299d2 ("build: support vendor specific ARM cross builds") Cc: sta...@dpdk.org Signed-off-by: