Page MenuHomeFreeBSD

tools/build: Provide sys/linker_set.h when cross-building
ClosedPublic

Authored by jrtc27 on Dec 13 2023, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 5:35 PM
Unknown Object (File)
Wed, Oct 29, 5:27 PM
Unknown Object (File)
Wed, Oct 29, 5:23 PM
Unknown Object (File)
Wed, Oct 29, 5:17 PM
Unknown Object (File)
Oct 21 2025, 9:34 PM
Unknown Object (File)
Oct 19 2025, 1:38 AM
Unknown Object (File)
Oct 11 2025, 8:20 PM
Unknown Object (File)
Oct 11 2025, 8:19 PM
Subscribers
None

Details

Summary

This is needed for kldxref, which will shortly become a bootstrap tool.
Linux can use the same one as FreeBSD (provided the cross-building
sys/cdefs.h is augmented appropriately), whilst macOS needs its own
Mach-O-specific implementation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 54931
Build 51820: arc lint + arc unit