TARGET_OS was convenient, as a readable host name for most of our
targeted platforms, however unless we add more code to configure to
detect more hosts, it's easier just use host_os (it's also more
informative).
i.e FreeBSD master
target os =
build os = freebsd13.0
this PR:
target os = freebsd13.0
build os = freebsd13.0