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)
Sat, Jun 22, 6:38 AM
Unknown Object (File)
Sat, Jun 22, 6:20 AM
Unknown Object (File)
Fri, Jun 21, 6:09 PM
Unknown Object (File)
Fri, Jun 21, 6:00 PM
Unknown Object (File)
Fri, Jun 21, 2:45 PM
Unknown Object (File)
Fri, Jun 21, 6:46 AM
Unknown Object (File)
Fri, Jun 21, 4:31 AM
Unknown Object (File)
Fri, Jun 21, 2:02 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