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

(cherry picked from commit 550137eab24ab6bdf05bfbb986927004b9f2f34e)

Details

Provenance
jhbAuthored on Jan 11 2025, 3:49 AM
Reviewer
imp
Differential Revision
D48418: universe: Permit requesting a specific version of GCC
Parents
rG00df1242ecb0: .cirrus-ci: Update the non-manual GCC build job to GCC 13
Branches
Unknown
Tags
Unknown