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)
Mon, Oct 21, 12:28 PM
Unknown Object (File)
Mon, Oct 21, 12:28 PM
Unknown Object (File)
Mon, Oct 21, 12:28 PM
Unknown Object (File)
Sat, Oct 19, 8:33 AM
Unknown Object (File)
Sep 28 2024, 1:29 AM
Unknown Object (File)
Sep 27 2024, 11:16 PM
Unknown Object (File)
Sep 7 2024, 12:36 PM
Unknown Object (File)
Sep 5 2024, 8:04 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 Not Applicable
Unit
Tests Not Applicable