Page MenuHomeFreeBSD

man: Conditionally install ar.5 in toolchain package
ClosedPublic

Authored by emaste on Oct 3 2025, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 22, 9:40 PM
Unknown Object (File)
Thu, May 21, 10:08 PM
Unknown Object (File)
Mon, May 18, 2:30 PM
Unknown Object (File)
Mon, May 18, 2:17 AM
Unknown Object (File)
Sun, May 17, 6:39 PM
Unknown Object (File)
Sun, May 17, 4:55 PM
Unknown Object (File)
Fri, May 15, 11:10 AM
Unknown Object (File)
Thu, May 14, 4:25 PM
Subscribers

Details

Summary
Previously if WITHOUT_TOOLCHAIN was set we'd create a FreeBSD-clang
package that contained only ar.5.  As ar.5 describes the ar format
and doesn't come from Clang/LLVM move it to the FreeBSD-toolchain
package and make it conditional on MK_TOOLCHAIN.

Diff Detail

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