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
F168058737: D12925.id34709.diff
Wed, Aug 26, 4:31 AM
Unknown Object (File)
Tue, Aug 25, 6:02 PM
Unknown Object (File)
Tue, Aug 25, 12:36 PM
Unknown Object (File)
Tue, Aug 25, 12:10 PM
Unknown Object (File)
Mon, Aug 24, 7:54 AM
Unknown Object (File)
Mon, Aug 24, 4:37 AM
Unknown Object (File)
Fri, Aug 21, 1:11 PM
Unknown Object (File)
Wed, Aug 19, 10:23 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.