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
Unknown Object (File)
Wed, Oct 8, 2:14 AM
Unknown Object (File)
Sun, Sep 14, 3:46 AM
Unknown Object (File)
Sep 11 2025, 12:44 PM
Unknown Object (File)
Sep 11 2025, 7:19 AM
Unknown Object (File)
Jul 6 2025, 4:30 AM
Unknown Object (File)
Jun 23 2025, 6:24 PM
Unknown Object (File)
Jun 22 2025, 9:00 PM
Unknown Object (File)
Jun 20 2025, 2:09 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.