Page MenuHomeFreeBSD

Only build the libmagic build-tools if MK_FILE != no
ClosedPublic

Authored by arichardson on Nov 3 2017, 11:27 AM.
Tags
None
Referenced Files
F167124810: D12925.id35206.diff
Wed, Aug 19, 7:39 AM
F167088783: D12925.id34709.diff
Wed, Aug 19, 12:02 AM
F167088247: D12925.diff
Tue, Aug 18, 11:55 PM
Unknown Object (File)
Sun, Aug 16, 7:52 AM
Unknown Object (File)
Tue, Aug 11, 7:43 PM
Unknown Object (File)
Sun, Aug 9, 10:14 AM
Unknown Object (File)
Fri, Aug 7, 5:00 PM
Unknown Object (File)
Fri, Aug 7, 1:30 PM
Subscribers
None

Details

Test Plan

WITHOUT_FILE no longer builds libmagic in the build-tools phase.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 3 2017, 11:12 PM
jhb added inline comments.
Makefile.inc1
1974 ↗(On Diff #34709)

I would perhaps move the new lines up above so they don't come under this comment about kernel-toolchain.

This revision was automatically updated to reflect the committed changes.