Page MenuHomeFreeBSD

universe: Permit requesting a specific version of GCC
ClosedPublic

Authored by jhb on Jan 10 2025, 3:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 7:35 AM
Unknown Object (File)
Fri, Oct 3, 1:23 PM
Unknown Object (File)
Mon, Sep 29, 6:26 AM
Unknown Object (File)
Sat, Sep 27, 1:04 AM
Unknown Object (File)
Sep 9 2025, 9:56 PM
Unknown Object (File)
Sep 6 2025, 11:20 PM
Unknown Object (File)
Sep 5 2025, 11:34 PM
Unknown Object (File)
Aug 28 2025, 11:33 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable