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)
Sun, Apr 26, 5:06 AM
Unknown Object (File)
Apr 24 2026, 4:05 PM
Unknown Object (File)
Apr 24 2026, 2:57 PM
Unknown Object (File)
Apr 15 2026, 3:52 AM
Unknown Object (File)
Apr 11 2026, 10:33 AM
Unknown Object (File)
Apr 10 2026, 12:21 PM
Unknown Object (File)
Apr 9 2026, 10:33 PM
Unknown Object (File)
Apr 7 2026, 5:00 AM
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 Not Applicable
Unit
Tests Not Applicable