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)
Thu, Sep 17, 12:18 AM
Unknown Object (File)
Sun, Sep 6, 5:26 AM
Unknown Object (File)
Sun, Sep 6, 12:47 AM
Unknown Object (File)
Thu, Sep 3, 7:35 AM
Unknown Object (File)
Tue, Sep 1, 7:01 AM
Unknown Object (File)
Aug 8 2026, 9:20 PM
Unknown Object (File)
Aug 8 2026, 7:11 PM
Unknown Object (File)
Aug 8 2026, 5:49 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