On 2019/10/03 17:25, Oliver Marugg wrote: > Hi > > Found another a small addition to www 66.html, pls. change platform name > from aarch64 to arm64 . -oliver
This entry lists cpu architectures: aarch64, powerpc, mips64el, not machine architectures: arm64, macppc, loongson (and if you think about it the compiler only really cares about the cpu arch) > > as the base system compiler. > <li>The powerpc architecture is now provided with > <a href="https://man.openbsd.org/clang.1">clang(1)</a>, in > - addition to aarch64, amd64, armv7, i386, mips64el, sparc64. > + addition to arm64, amd64, armv7, i386, mips64el, sparc64. >
