K 10 svn:author V 6 jbeich K 8 svn:date V 27 2019-03-02T01:17:42.691748Z K 7 svn:log V 226 www/firefox: correct Skia error on aarch64 Instead of using -target aarch64-unknown-freebsd12.0 get the error from inside aarch64 jail. AT_HWCAP exists on all achitectures but is only implemented on armv6/armv7 and powerpc*. END