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
F153301997: D12925.id34709.diff
Mon, Apr 20, 8:36 AM
Unknown Object (File)
Sun, Apr 19, 4:58 AM
Unknown Object (File)
Thu, Apr 16, 11:47 PM
Unknown Object (File)
Wed, Apr 15, 1:41 AM
Unknown Object (File)
Wed, Apr 8, 11:11 PM
Unknown Object (File)
Mon, Apr 6, 11:54 AM
Unknown Object (File)
Sun, Apr 5, 1:57 PM
Unknown Object (File)
Tue, Mar 24, 12:22 AM
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.