HomeFreeBSD

universe: Permit requesting a specific version of GCC

Description

universe: Permit requesting a specific version of GCC

If USE_GCC_TOOLCHAINS is set to a value matching the pattern 'gcc*',
use that as the GCC version. For example, USE_GCC_TOOLCHAINS=gcc16
would use amd64-gcc16 for amd64, etc. If the variable is set to a
value that doesn't match that pattern, use the default version.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D48418

Details

Provenance
jhbAuthored on Sat, Jan 11, 3:49 AM
Reviewer
imp
Differential Revision
D48418: universe: Permit requesting a specific version of GCC
Parents
rGb2b974f7ef4c: clock: Simplify subr_ticks and rename
Branches
Unknown
Tags
Unknown