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)
Mon, May 18, 5:41 PM
Unknown Object (File)
Mon, May 18, 5:41 PM
Unknown Object (File)
Mon, May 18, 4:57 AM
Unknown Object (File)
Sun, May 17, 11:27 PM
Unknown Object (File)
Thu, May 14, 4:39 PM
Unknown Object (File)
Mon, May 11, 4:15 PM
Unknown Object (File)
Mon, May 11, 4:39 AM
Unknown Object (File)
Mon, May 11, 3:26 AM
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