On 2022/01/10 22:51, Jeremie Courreges-Anglas wrote:
> Since this now requires a C++ compiler (and a modern one) zap
> COMPILER_LANGS and MODGCC4_ARCHS (the latter is outdated).
> 
> Build-tested on sparc64.  ok?

OK.

If the alignment problem on armv7 still exists then it may need this

COMPILER =      ports-gcc base-clang
MODGCC4_ARCHS = armv7

(MODGCC4_ARCHS is not really outdated, it is the way we can restrict
ports-gcc so that it's only used on specific archs. It's not needed
very often though).

Reply via email to