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)
Fri, Mar 27, 5:59 PM
Unknown Object (File)
Sat, Mar 7, 1:45 AM
Unknown Object (File)
Tue, Mar 3, 10:08 PM
Unknown Object (File)
Mar 3 2026, 12:53 PM
Unknown Object (File)
Mar 2 2026, 1:31 PM
Unknown Object (File)
Feb 20 2026, 2:40 PM
Unknown Object (File)
Feb 18 2026, 9:56 PM
Unknown Object (File)
Feb 18 2026, 9:55 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