Page MenuHomeFreeBSD

Fix building host tools for host
ClosedPublic

Authored by sjg on Apr 20 2023, 3:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 7, 1:36 PM
Unknown Object (File)
Sun, Sep 21, 9:54 PM
Unknown Object (File)
Sat, Sep 20, 11:46 PM
Unknown Object (File)
Fri, Sep 19, 7:03 AM
Unknown Object (File)
Sep 13 2025, 10:49 AM
Unknown Object (File)
Sep 10 2025, 8:33 AM
Unknown Object (File)
Sep 9 2025, 7:28 PM
Unknown Object (File)
Sep 7 2025, 10:41 PM
Subscribers

Details

Summary

Several makefile depend on tools built for host.
At least when using DIRDEPS_BUILD we can build these for the
pseudo machine "host" to facilitate building on older host versions.

Ideally we would build these tools in their own directories to avoid
building more than needed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable