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, Aug 2, 2:48 AM
Unknown Object (File)
Sat, Aug 1, 8:06 AM
Unknown Object (File)
Fri, Jul 31, 2:54 PM
Unknown Object (File)
Thu, Jul 23, 6:05 PM
Unknown Object (File)
Wed, Jul 22, 11:16 PM
Unknown Object (File)
Jun 30 2026, 3:45 AM
Unknown Object (File)
Jun 11 2026, 4:02 AM
Unknown Object (File)
May 18 2026, 5:41 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