devel/freebsd-gcc9: Add flavors for armv6 and armv7.
These build GCC compilers for the armv6 and armv7 architectures
suitable for use with CROSS_TOOLCHAIN. These toolchains use
the existing arm_gnueabi flavor of binutils.
Differential Revision: https://reviews.freebsd.org/D35110