-----Original Message----- > Date: Mon, 22 Jan 2018 18:44:50 +0530 > From: Pavan Nikhilesh <[email protected]> > To: [email protected], [email protected], > [email protected], [email protected], [email protected] > Cc: [email protected], Pavan Nikhilesh <[email protected]> > 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. IMO, it will useful to update the existing meson build document for the cross build procedure.

