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 29, 1:06 PM
Unknown Object (File)
Oct 17 2024, 2:39 PM
Unknown Object (File)
Oct 7 2024, 12:29 PM
Unknown Object (File)
Sep 21 2024, 1:15 PM
Unknown Object (File)
Sep 16 2024, 10:05 AM
Unknown Object (File)
Sep 10 2024, 9:27 PM
Unknown Object (File)
Aug 25 2024, 1:23 AM
Unknown Object (File)
Aug 24 2024, 11:14 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 51066
Build 47957: arc lint + arc unit