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
F154101801: D43049.diff
Sun, Apr 26, 5:06 AM
Unknown Object (File)
Fri, Apr 24, 4:05 PM
Unknown Object (File)
Fri, Apr 24, 2:57 PM
Unknown Object (File)
Wed, Apr 15, 3:52 AM
Unknown Object (File)
Sat, Apr 11, 10:33 AM
Unknown Object (File)
Fri, Apr 10, 12:21 PM
Unknown Object (File)
Thu, Apr 9, 10:33 PM
Unknown Object (File)
Tue, Apr 7, 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