HomeFreeBSD

suggest xtoolchain package if binutils and GCC bootstraps are both broken

Description

suggest xtoolchain package if binutils and GCC bootstraps are both broken

Previously we checked for only BINUTILS_BOOTSTRAP as a broken option
and suggested installing the binutils package. This was originally done
for arm64 where we used the in-tree Clang with external binutils package.

Add a case to the warning to suggest instead the full xtoolchain package
if we have no in-tree compiler either.

Differential Revision: https://reviews.freebsd.org/D21851

Details

Provenance
emasteAuthored on
Differential Revision
D21851: extend in-tree toolchain check to suggest xtoolchain package
Parents
rS354535: cstyle cleanup for i386_copy.c
Branches
Unknown
Tags
Unknown