On Mon, Jan 22, 2018 at 07:10:53PM +0530, Jerin Jacob wrote: > -----Original Message----- > > Date: Mon, 22 Jan 2018 18:44:50 +0530 > > From: Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > To: jerin.ja...@caviumnetworks.com, bruce.richard...@intel.com, > > harry.van.haa...@intel.com, herbert.g...@arm.com, hemant.agra...@nxp.com > > Cc: dev@dpdk.org, Pavan Nikhilesh <pbhagavat...@caviumnetworks.com> > > Subject: [dpdk-dev] [PATCH v2] build: add support for vendor specific ARM > > cross builds > > X-Mailer: git-send-email 2.14.1 > > > > Add various vendor specific cross build targets. > > This can be verified by using linaro toolchain and running > > > > meson build --cross-file config/arm/arch64_armv8_<cpu>_cross > > Looks like git comment is _not_ updated. i.e comment is not sync with > filename.
Yup missed it, now that naming and directory structure is agreed upon will merge this patch with other set and send a v6. > > IMO, it will useful to update the existing meson build document for the > cross build procedure. > Will update the documentation and send it as a patch in the next series. Thanks, Pavan.