Re: [PATCH v3 0/4] arm64 cross docs improvements/fixes

2022-03-16 Thread Thomas Monjalon
25/01/2022 14:19, Juraj Linkeš: > The docs are a bit outdated and in need of updates. > > Using CFLAGS and LDFLAGS is an artefact of 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-

[PATCH v3 0/4] arm64 cross docs improvements/fixes

2022-01-25 Thread Juraj Linkeš
The docs are a bit outdated and in need of updates. Using CFLAGS and LDFLAGS is an artefact of 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