mbox

[v2,0/4] arm64 cross docs improvements/fixes

Message ID 1638875109-5544-1-git-send-email-juraj.linkes@pantheon.tech (mailing list archive)
Headers

Message

Juraj Linkeš Dec. 7, 2021, 11:05 a.m. UTC
  The docs are a big outdated and in need of updates.

Using CFLAGS and LDFLAGS is an artefact the old build system, Meson
doesn't support those well.

Numaclt can't be cross compiled with clang.

The names of downloaded binaried have an extra -none- in them.

And to make these changes more easily understandable, add an example
cross file.

Juraj Linkeš (4):
  doc: arm64 cross build CFLAGS/LDFLAGS alternatives
  doc: arm64 cross build binary names update
  doc: arm64 cross build numactl compilers
  docs: add an example arm64 cross file

 .../linux_gsg/cross_build_dpdk_for_arm64.rst  | 69 ++++++++++++++++---
 1 file changed, 60 insertions(+), 9 deletions(-)