Page MenuHomeFreeBSD

Fix building host tools for host
ClosedPublic

Authored by sjg on Apr 20 2023, 3:15 AM.
Tags
None
Referenced Files
F170052612: D39708.id120735.diff
Thu, Sep 3, 9:15 AM
Unknown Object (File)
Mon, Aug 31, 2:30 PM
Unknown Object (File)
Sat, Aug 29, 6:43 PM
Unknown Object (File)
Sat, Aug 29, 6:00 PM
Unknown Object (File)
Fri, Aug 28, 12:27 PM
Unknown Object (File)
Wed, Aug 26, 10:29 AM
Unknown Object (File)
Tue, Aug 25, 3:13 AM
Unknown Object (File)
Thu, Aug 20, 1:48 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