arm64 relies on an external binutils port or package because the in-tree linker from binutils 2.17.50 does not support arm64. Add arm64 to universe if the linker is available.
buildworld and buildkernel use the external binutils automatically, so pkg install aarch64-binutils is sufficient for building FreeBSD/arm64.