Page MenuHomeFreeBSD

man: Conditionally install ar.5 in toolchain package
ClosedPublic

Authored by emaste on Fri, Oct 3, 4:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 12:58 AM
Unknown Object (File)
Sun, Oct 12, 12:58 AM
Unknown Object (File)
Sun, Oct 12, 12:58 AM
Unknown Object (File)
Sat, Oct 11, 3:29 PM
Unknown Object (File)
Fri, Oct 3, 9:11 PM
Unknown Object (File)
Fri, Oct 3, 7:37 PM
Unknown Object (File)
Fri, Oct 3, 7:21 PM
Unknown Object (File)
Fri, Oct 3, 7:10 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

Event Timeline

emaste requested review of this revision.Fri, Oct 3, 4:05 PM
emaste created this revision.
share/man/man5/Makefile
79
This revision was not accepted when it landed; it landed in state Needs Review.Fri, Oct 3, 5:20 PM
This revision was automatically updated to reflect the committed changes.