build: fix meson warning
authorGavin Hu <gavin.hu@arm.com>
Fri, 29 Jun 2018 17:27:35 +0000 (01:27 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 11 Jul 2018 19:14:21 +0000 (21:14 +0200)
commiteb04875825b5b4b4f66f0df03641011f229a4c1e
tree9f7152fd04e5703eec28ffbea9441a2fda8cd7a7
parent01add9da25cd6372d16feea3569e6c5b78051188
build: fix meson warning

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: stable@dpdk.org
Signed-off-by: Gavin Hu <gavin.hu@arm.com>
Reviewed-by: Phil Yang <phil.yang@arm.com>
Reviewed-by: Song Zhu <song.zhu@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Tested-by: Ali Alnubani <alialnu@mellanox.com>
config/arm/arm64_thunderx_linuxapp_gcc