--- Makefile 2020-11-08 15:41:50.895722000 +0000 +++ Makefile 2020-11-08 15:06:23.849876000 +0000 @@ -69,6 +69,10 @@ .endif .endif +.if ${ARCH} == armv6 +MAKE_ENV+= NSS_DISABLE_ARM32_NEON=1 +.endif + .if ${OPSYS} == FreeBSD && ${ARCH} == amd64 USE_BINUTILS= # intel-gcm.s CC+= -B${LOCALBASE}/bin