Page MenuHomeFreeBSD

cross-build make.py: Permit specifying cross toolchains by a package name
ClosedPublic

Authored by jhb on Aug 5 2025, 3:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:33 PM
Unknown Object (File)
Sat, Oct 11, 7:39 AM
Unknown Object (File)
Sat, Oct 11, 7:39 AM
Unknown Object (File)
Sat, Oct 11, 7:39 AM
Unknown Object (File)
Sat, Oct 11, 12:17 AM
Unknown Object (File)
Wed, Oct 8, 9:21 PM
Unknown Object (File)
Tue, Oct 7, 9:02 AM
Unknown Object (File)
Fri, Oct 3, 1:44 PM
Subscribers

Details

Summary

Add a --cross-toolchain option whose value is a package name. This is
currently only supported with brew on macOS. A sample invocation is
--cross-toolchain=llvm@19.

Diff Detail

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