t.g...@arm.com, hemant.agra...@nxp.com
> > Cc: dev@dpdk.org, Pavan Nikhilesh
> > 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.
On Mon, Jan 22, 2018 at 02:12:05PM +, Bruce Richardson wrote:
> On Mon, Jan 22, 2018 at 06:44:50PM +0530, Pavan Nikhilesh wrote:
> > Add various vendor specific cross build targets.
> > This can be verified by using linaro toolchain and running
> >
> > meson build --cross-file config/arm/ar
On Mon, Jan 22, 2018 at 06:44:50PM +0530, Pavan Nikhilesh wrote:
> 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__cross
>
> In future more cross build targets can be added.
>
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/
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__cross
In future more cross build targets can be added.
Signed-off-by: Pavan Nikhilesh
---
v2 Changes:
- rename cross file name
5 matches
Mail list logo