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)
Mon, Jan 6, 5:37 PM
Unknown Object (File)
Wed, Dec 25, 12:42 AM
Unknown Object (File)
Fri, Dec 13, 7:07 PM
Unknown Object (File)
Nov 24 2024, 2:14 PM
Unknown Object (File)
Nov 24 2024, 2:14 PM
Unknown Object (File)
Nov 21 2024, 4:46 PM
Unknown Object (File)
Nov 17 2024, 9:50 AM
Unknown Object (File)
Nov 17 2024, 9:49 AM
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