18/11/2021 11:00, Juraj Linkeš: > Numactl cross compilation doesn't work with clang, remove it and fix the > gcc cross compiler executable name. > > Remove CFLAGS and LDFLAGS since Meson doesn't support them well enough. > Add alternatives. > > The names of the downloaded gcc binaries differ from those in cross > files, so point this out in docs. > > Fixes: eb0e12c0c299 ("doc: add clang to aarch64 cross build guide") > > Signed-off-by: Juraj Linkeš <juraj.lin...@pantheon.tech> > --- > Let me know if I should split the patch.
Yes, there are many things to discuss and review. Please split each concern in its own patch. Anyway I cannot merge such patch without an Arm maintainer review.