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
F167615304: D43049.id131388.diff
Sun, Aug 23, 4:24 AM
Unknown Object (File)
Wed, Aug 19, 5:08 PM
Unknown Object (File)
Wed, Aug 19, 6:42 AM
Unknown Object (File)
Tue, Aug 18, 8:35 PM
Unknown Object (File)
Tue, Aug 18, 8:33 PM
Unknown Object (File)
Tue, Aug 18, 4:52 PM
Unknown Object (File)
Mon, Aug 17, 1:21 PM
Unknown Object (File)
Sun, Aug 16, 9:43 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